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
East Marion, New York

... 18.5% under the age of 18, 4.4% from 18 to 24, 20.6% from 25 to 44, 26.3% from 45 to 64, and 30.2% who are 65 years of age or older. The median age is 49 years. For every ...

 
 
 
This page was created in 37.4 ms