<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Node (computer science) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Node_%28computer_science%29&amp;p=2">3.Next</a>
</p>
<p>A <b>node</b> is a basic unit of a <a href="page.php?w=data_structure">data structure</a>, such as a <a href="page.php?w=linked_list">linked list</a> or <a href="page.php?w=Tree_%28data_structure%29">tree</a> data structure. Nodes contain <a href="page.php?w=data">data</a> and also may link to other nodes. Links between nodes are often implemented by <a href="page.php?w=Pointer_%28computer_programming%29">pointers</a>.</p>

<p><big>Nodes and trees </big></p>
<p>Nodes are often arranged into tree structures. A node represents the information contained</p><p>
<a accesskey="3" href="page.php?w=Node_%28computer_science%29&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
