Jump to content

Parent class: Difference between revisions

From EDM2
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.