Multiple Choice
Inheritance is said to use the ____ relationship.
A) "has a"
B) "extends"
C) "is a"
D) "specializes"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The children of a virtual base class
Q13: A _ function cannot be inherited.<br>A) virtual<br>B)
Q14: Provide an example of a situation in
Q15: When a class is a base class
Q16: Match each term with the correct statement
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
Q22: _ is based on the principle that