Multiple Choice
Multiple inheritance means that a derived class inherits the members of several:
A) Derived classes.
B) public classes.
C) Direct base classes.
D) Indirect base classes, but exactly one direct base class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Duplicate _ could result from _.<br>A) subobjects,
Q8: Assuming that ptr is a pointer to
Q9: Which operator keyword corresponds to ^?<br>A) xor<br>B)
Q10: Without the statement _, all _ statements
Q11: Which of the following is not true
Q13: If a certain object's data members need
Q14: Which of the following declares a pointer
Q15: _ inheritance solves the problem of duplicate
Q16: _ is/are used to solve the problem
Q17: An identifier's storage class:<br>A) Determines whether an