1.

If there is a constructor with all the default arguments and arguments are not passed then _________________

A. The default values given will not be used
B. Then all the null values will be used
C. Then all the default values given will be used
D. Then compiler will produce an error
Answer» D. Then compiler will produce an error


Discussion

No Comment Found