Multiple Choice
A ____ is a synonym for a derived class.
A) parent class
B) superclass
C) base class
D) subclass
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Classes that depend on field names from
Q3: A class's ToString() method is often a
Q3: A(n) _ class is one from which
Q6: A base class member that is not
Q7: Briefly describe the four public instance methods
Q9: The ability to inherit from more than
Q10: A(n) _ data field or method can
Q12: When a derived class contains a method
Q22: If a base class and a derived
Q33: Show an example of a class definition