1. what is super class and subclass?
Answers
Answered by
2
Answer:
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. ... Definition: A subclass is a class that derives from another class. A subclass inherits state and behavior from all of its ancestors.
Hope It Help you
Answered by
3
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. ... Definition: A subclass is a class that derives from another class. A subclass inherits state and behavior from all of its ancestors.
Similar questions