<?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="Tree (abstract data type) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Tree_%28abstract_data_type%29&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, a <b>tree</b> is a widely used <a href="page.php?w=abstract_data_type">abstract data type</a> that represents a hierarchical <a href="page.php?w=tree_structure">tree structure</a> with a set of connected <a href="page.php?w=Node_%28computer_science%29">nodes</a>. Each node in the tree can be connected to many children (depending on the type of tree), but must be connected to exactly one parent, except for the root node, which has no parent (i.e., the root node as the top-most node</p><p>
<a accesskey="3" href="page.php?w=Tree_%28abstract_data_type%29&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
