Multiple Choice
Which of the following is not a superclass/subclass relationship?
A) Employee/Hourly Employee.
B) Vehicle/Car.
C) Sailboat/Tugboat.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Inheritance is also known as the<br>A) knows-a
Q10: Which statement is true when a superclass
Q11: The default implementation of method clone of
Q12: To avoid duplicating code, use _, rather
Q13: Which of the following is the superclass
Q15: Which of the following statements is false?<br>A)
Q16: The default equals implementation of class Object
Q17: When a subclass constructor calls its superclass
Q18: Superclass methods with this level of access
Q19: Which of the following keywords allows a