Jump to content

Ancestor class: Difference between revisions

From EDM2
Created page with "A class from which another class inherits instance methods, attributes, and instance variables, either directly or indirectly. A direct descendant of an ancestor class is call..."
 
Ak120 (talk | contribs)
m Redirected page to SOM Glossary#A
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A class from which another class inherits instance methods, attributes, and instance variables, either directly or indirectly. A direct descendant of an ancestor class is called a child class, derived class, or subclass. A direct ancestor of a class is called a parent class, base class, or superclass.
#REDIRECT[[SOM_Glossary#A]]
 
[[Category:Glossary]]

Latest revision as of 18:47, 6 March 2020

Redirect to: