ITWissen.info - Tech know how online

subclassing

In object-oriented programming, a subclass (also referred to as subclassing) defines a class whose characteristics are inherited from one or more other classes (superclasses). Depending on the number of inheritance levels (number of classes between a subclass and a superclass) one speaks also of the direct or indirect subclasses of a class.

Application objects for subclasses consist of data objects and methods for manipulating the data objects. The methods for manipulating subclass application objects may not have been provided or modified in the original data object classes.

Informations:
Englisch: subclassing
Updated at: 26.07.2013
#Words: 86
Links: indium (In), object (O), class, inheritance, data
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024