Multiple Choice
____ is based on the principle that knowledge of a general category can be applied to more specific objects.
A) Overloading
B) Inheritance
C) Overriding
D) Polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Inheritance is said to use the _
Q18: Match each term with the correct statement
Q19: To create a class Customer that derives
Q20: A derived class is also called a
Q21: _ data and functions can be accessed
Q23: Match each term with the correct statement
Q24: When a child class function overrides a
Q25: If you do not use an access
Q26: The three access specifiers available for class
Q27: _ in C++ means you can create