Inheritance 01 Flashcards
1
Q
What is a subclass?
A
A class that is derived from another class
2
Q
What is a super class?
A
A super class is the top most class where every other class has been derived.
OO software exam > Inheritance 01 > Flashcards
What is a subclass?
A class that is derived from another class
What is a super class?
A super class is the top most class where every other class has been derived.