

MCQOPTIONS
Saved Bookmarks
1. |
If you omit any constructor argument when you instantiate an object, you must use default values |
A. | for all parameters to the constructor |
B. | for all parameters to the right of the argument |
C. | for all parameters to the left of the argument |
D. | for no other parameters |
Answer» C. for all parameters to the left of the argument | |