Computer Science, asked by Unnati004, 1 year ago

why is anyone not answering my question? my question is
"Which OOPS concept relates superclass and subclass in inheritance?"
its the second time i have asked it help me please. :)

Answers

Answered by akp1772p7zfxr
4

Subclasses, Superclasses, and Inheritance. ... The derived class (the class that is derived from another class) is called a subclass. The class from which it's derived is called the superclass. The following figure illustrates these two types of classes: In fact, in Java, all classes must be derived from some class.
Similar questions