Child node
A child node or descendant node is a node in a tree data structure that is linked to by a parent node. Thinking of the tree as a directed graph, node A is a child of node B if and only if node A is a successor node of B. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
\n\");}
//-->
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ A node with no child nodes is called a leaf node. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ A node which is not the child of any node (i.e. has no parent) is called a root node. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Node: Node may mean:... Tree data structure: In computer science, a tree is a widely-used computer data structure that emulates a tree structure with a set of linked nodes. Each node has zero or more child nodes, which are below it in the tree (in computer science, unlike in nature, trees grow down, not up). A node that has a child is called ... Parent node: A parent node (or ancestor node) is a node in a tree data structure that links to one or more child nodes.... Child node related Images and Photos (experimental)
| ~ Table of Content ~
\n\");}
//-->
~ Related Subjects ~Parent node (2) - Child node (2) - Node (2) - Tree data structure (2) - Root node (1) - Leaf node (1) - Tree structure (1) - Directed graph (1) - Computer science (1) - Data structure (1) -~ Community ~
| ||||||||||||||||||||
Lexicon - Contact us/Report abuse - Privacy Policy - Spiritus-Temporis.com ©2005. - stvers1 - 2012-02-12 - evol2 - 0.33











