J2SE Question:

What is derived from?

Answer:

Class X is "derived from" class Y if class X extends class Y. See also subclass, superclass.

Read All 214 J2SE Questions
Previous QuestionNext Question
What is distributed?What is delegation?