DEVFYI - Developer Resource - FYI

What is subtype

J2SE Interview Questions and Answers


(Continued from previous question...)

What is subtype

If type X extends or implements type Y, then X is a subtype of Y. See also supertype.

(Continued on next question...)

Other Interview Questions