1.

Which among the following is true?

A. Default constructor can’t be defined by the programmer
B. Default parameters constructor isn’t equivalent to default constructor
C. Default constructor can be called explicitly
D. Default constructor is and always called implicitly only
Answer» D. Default constructor is and always called implicitly only


Discussion

No Comment Found