Multiple Choice
Arguments are passed to the base class destructor function by the ________ class ________ function.
A) derived, constructor
B) derived, destructor
C) base, constructor
D) base, destructor
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: In an inheritance situation, you may not
Q11: A derived class may become a base
Q30: In the following statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="In
Q31: When you derive a class from an
Q32: The base class access specification determines how
Q33: _ is commonly used to extend a
Q36: When a derived class has two or
Q38: C++ 11 introduces the _ key word
Q40: Multiple inheritance is when a _ class
Q40: _ functions are dynamically bound by the