J2SE Question:

What is superclass?

Tweet Share WhatsApp

Answer:

A class from which a particular class is derived, perhaps with one or more classes in between. See also subclass, subtype.

Read All 214 J2SE Questions
Previous QuestionNext Question
What is supertype?What is subclass?