Multiple Choice
A class may have this many default constructor(s) .
A) only one
B) more than one
C) a maximum of two
D) any number of
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: If a local variable and a global
Q7: You must declare all data members of
Q11: This directive is used to create an
Q14: The constructor function may not accept arguments.
Q23: When you dereference an object pointer, use
Q26: This type of member function may be
Q26: Whereas object-oriented programming centers around the object,
Q28: What is the output of the
Q36: When an object is defined without an
Q42: A C++ class is similar to one