Multiple Choice
Base classes are also called _____.
A) superclasses
B) derived
C) subclasses
D) classes
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The term _ refers to an object's
Q8: When there are several classes that have
Q11: A subclass may not override any method
Q20: What does a subclass inherit from a
Q21: When a subclass method has the same
Q24: _ allows subclasses to have methods with
Q26: In an inheritance relationship, a television is
Q27: One of the ingredients of polymorphic behavior
Q28: In the following line of code, what
Q36: A subclass is also called a(n)_ class.