Solved

When a Subclass Overloads a Superclass Method __________

Question 15

Multiple Choice

When a subclass overloads a superclass method __________.


A) both methods may be called with a subclass object
B) only the subclass method may be called with a subclass object
C) only the superclass method may be called with a subclass object
D) neither method may be called with a subclass object

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions