Multiple Choice
A base class may also be called a(n)
A) superclass.
B) subclass.
C) derived class.
D) existent class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Structured programming control structures do not apply
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
Q16: What is another name for an "is-a"relationship?<br>A)composition<br>B)abstraction<br>C)generalization/specialization<br>D)kind-of/example
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