Parent class: Difference between revisions
Appearance
Created page with "A class from which another class inherits instance methods, attributes, and instance variables. A parent class is sometimes called a base class or superclass. Category:Glo..." |
(No difference)
|
Revision as of 22:22, 11 October 2017
A class from which another class inherits instance methods, attributes, and instance variables. A parent class is sometimes called a base class or superclass.