Multiple Choice
A base class is synonymous with a:
A) Child class
B) Parent class
C) Derived class
D) Sub class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The keyword extends indicates polymorphism.
Q14: What is an "is a" relationship? How
Q22: The Object class contains the method:<br>A)getClass()<br>B)toString()<br>C)equals()<br>D)all of
Q23: A derived class is also called a<br>A)sub
Q25: Explain the modifiers public,protected and private.
Q28: A method or instance variable modified by
Q28: An instance variable or method)that is private
Q30: The equals method for a class should
Q40: Explain how parent and child classes are
Q42: A derived class contains only public instance