Parent class
Appearance
A class from which another class inherits instance methods, attributes, and instance variables. A parent class is sometimes called a base class or superclass.
A class from which another class inherits instance methods, attributes, and instance variables. A parent class is sometimes called a base class or superclass.