Multiple Choice
Casting from a base to a derived class requires a(n) ____ to initialize the derived class members that aren t in the base class.
A) destructor
B) mutator
C) operator
D) constructor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: With the introduction of user-defined data types,
Q28: In the absence of a derived class
Q29: Conversion from a class type to a
Q30: All _ data members come into existence
Q31: A static variable with _ access may
Q33: A nonmember function can access private class
Q34: The _ of an identifier defines the
Q35: The function used to overload the ostream
Q36: In the assignment b = a; where
Q37: The initial class used as the basis