Multiple Choice
What is another name for an "is-a"relationship?
A) composition
B) abstraction
C) generalization/specialization
D) kind-of/example
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Inheritance is<br>A)a mechanism that uses generalization/specialization relationships.<br>B)a
Q12: A subclass can contain a new design
Q13: When a subclass is created,processing proceeds as
Q14: Developers often use inheritance to simplify and
Q15: A base class may also be called
Q17: Classes that are not abstract classes are
Q18: Another name for a subclass is a(n)<br>A)described
Q19: A tennis player is a kind of
Q20: The process of reimplementing in a subclass
Q21: Inheritance takes advantage of an existing generalization/specialization