Multiple Choice
When more than one class is derived from a base class, the situation is called
A) polymorphism.
B) population.
C) multiplicity.
D) encapsulation.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A virtual function is declared by placing
Q8: A class with at least one pure
Q9: Polymorphism is when _ in a class
Q10: Declaring a member function of a class
Q11: _ to a base class may be
Q13: A pure virtual function<br>A) must be overridden
Q14: An abstract class is<br>A) one that has
Q15: Polymorphism in C++ will not work unless
Q16: A pure virtual function<br>A) is a virtual
Q17: An abstract class is somewhat restricted in