DEVFYI - Developer Resource - FYI

What is super

J2SE Interview Questions and Answers


(Continued from previous question...)

What is super

A Java keyword used to access members of a class inherited by the class in which it appears.

(Continued on next question...)

Other Interview Questions