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
North Lindenhurst, New York

... from 25 to 44, 21.3% from 45 to 64, and 11.8% who are 65 years of age or older. The median age is 36 years. For every 100 females there are 96.3 males. For every 100 ...

 
 
 
This page was created in 43 ms