DEVFYI - Developer Resource - FYI

What is inheritance

J2SE Interview Questions and Answers


(Continued from previous question...)

96. What is inheritance

The concept of classes automatically containing the variables and methods defined in their supertypes. See also superclass, subclass.

(Continued on next question...)

Other Interview Questions