DEVFYI - Developer Resource - FYI

What is overriding

J2SE Interview Questions and Answers


(Continued from previous question...)

166. What is overriding

Providing a different implementation of a method in a subclass of the class that originally defined the method.

(Continued on next question...)

Other Interview Questions