Multiple Choice
Multiple inheritance is when a __________ class has __________ base classes.
A) base, no
B) derived, two or more
C) derived, no
D) compound, more than two
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: Functions that are dynamically bound by the
Q34: Arguments are passed to the base class
Q35: C++11 provides a way for a derived
Q36: A derived class may not have any
Q37: When more than one class is derived
Q38: When member functions behave differently depending on
Q39: The _ constructor is called before the
Q41: A virtual function is declared by placing
Q42: In OOP programming, _ allows you to
Q43: The term _ means the ability to