Multiple Choice
Arguments are passed to the base class 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
Q2: Select all that apply. The base class
Q3: C++11 introduced the _ key word to
Q4: Which is the base class in the
Q5: A virtual function is a function that
Q6: The base class access specification can be
Q7: Static binding occurs when the compiler binds
Q8: A member function of a derived class
Q9: In an inheritance situation, you may not
Q10: The following statement allows the _ members
Q11: A derived class may become a base