ITWissen.info - Tech know how online

Type hierarchy

Type hierarchy is a term used in object-oriented programming. The type hierarchy arranges types in supertype-subtype relationships. It is based on the fact that operations on values of a subtype behave in the same way as on values of the supertype. In the case of object types, this means that the class realizing the subtype has arisen from the class of the supertype by inheritance with adoption of the protocol. In many object-oriented languages this is always enforced.

Informations:
Englisch: Type hierarchy
Updated at: 30.11.2009
#Words: 78
Links: hierarchy, object (O), fact, indium (In), class
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024