

MCQOPTIONS
Saved Bookmarks
1. |
When a method in a subclass has the same name and type signatures as a method in thesuperclass, then the method in the subclass _____ the method in the superclass. |
A. | Overloads |
B. | Friendships |
C. | Inherits |
D. | Overrides |
Answer» E. | |