J2SE Question:
What is derived from?
Answer:
Class X is "derived from" class Y if class X extends class Y. See also subclass, superclass.
Previous Question | Next Question |
What is distributed? | What is delegation? |
Previous Question | Next Question |
What is distributed? | What is delegation? |