Jump to content

Parent class

From EDM2
Revision as of 23:22, 11 October 2017 by Martini (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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