<<Up
Contents
Leaf node
In
computer science
, a
leaf node
is a
node
of a
tree data structure
that has zero
child nodes
. Often, leaf nodes are the nodes farthest from the
root node
. Some trees only store data in leaf nodes.
See also:
Binary tree
wikipedia.org
dumped 2003-03-17 with
terodump