

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is true ? |
A. | More than one constructors with all default arguments is allowed |
B. | More than one constructors with all default arguments can be defined outside the class |
C. | More than one constructors can be used with same argument list |
D. | More than one constructors with all default arguments can’t exist in same class |
Answer» E. | |