Encyclopedia > Hierarchy (object-oriented programming)

  Article Content

Hierarchy (object-oriented programming)

In computer science's object-oriented programming, the mapped relationships of sub- and superclasses is known as a hierarchy. This can be visualized as an upside-down tree (or perhaps a pyramid), the top of which is known as the root. The issue is more complicated with languages that support multiple inheritance, where hierarchy can be any graph.

Hierarchy in Java

The root of the java class hierarchy is the object class.

See also: family tree, hierarchy



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Thomas a Kempis

... De tabernaculis, and Hortus rosarum, Pohl's ed., ut inf., i. also iii. 357, vi. 219, 235 sqq.). External Link the e-text of Thomas a Kempis' The Imitation Of Chris ...

 
 
 
This page was created in 89.7 ms