Computer Science, asked by Nanditasri1680, 4 months ago

What do you mean by a sub class and a super class?​

Answers

Answered by bholoojannat
1
Definition: A subclass is a class that derives from another class. A subclass inherits state and behavior from all of its ancestors. The term superclass refers to a class's direct ancestor as well as all of its ascendant classes.
Similar questions