Multiple Choice
In object-oriented programming, the ___________ is more general than classes related to it.
A) container class
B) default design
C) base class
D) derived class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: A(n) _ is a method with no
Q10: To declare a class as abstract, you
Q11: The _ declares that a method in
Q12: Properties in a base class can be
Q13: If a derived class introduces additional methods,
Q15: You can think of a derived class
Q16: When one object is a specialized version
Q17: Inheritance involves a base class and a
Q18: When program code instatiates a derived class
Q19: If you want to create an abstract