Jump to content

Parent class: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
A class from which another class inherits instance methods, [[attribute]]s, and instance variables. A parent class is sometimes called a base class or superclass.  
A class from which another class inherits instance methods, [[attribute]]s, and instance variables. A parent class is sometimes called a base class or superclass.  


[[Category:Stub]]
[[Category:Glossary]]

Revision as of 04:56, 12 November 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.