Encyclopedia > Root node

  Article Content

Root node

A root node is the top node in a tree data structure. (Yes, the root is at the top. Trees grow downward in Computer science.) All data in a tree can be accessed through the root node. In some trees, the root node has special properties (like being allowed a greater or smaller than normal number of child nodes).

See: leaf node



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
Digital Rights Management

... code under the copyright holder's control. In the extreme, such control is proposed within other's computers and computerized devices. The Trusted Computing Platform ...

 
 
 
This page was created in 38.1 ms