DEVFYI - Developer Resource - FYI

What is supertype

J2SE Interview Questions and Answers


(Continued from previous question...)

What is supertype

The supertypes of a type are all the interfaces and classes that are extended or implemented by that type. See also subtype, superclass.

(Continued on next question...)

Other Interview Questions