

MCQOPTIONS
Saved Bookmarks
1. |
To successfully override a superclass method in Java, the access modifier of the method of the subclass can be ___ restrictive. |
A. | Less |
B. | More |
C. | Less or Same |
D. | None |
Answer» D. None | |