首页 >                  	Term: tree structure  
tree structure
A hierarchical organization in which a given node is considered to be an ancestor of all the lower level nodes to which the given node is connected. Note 1: The root node, i.e., the base node, is an ancestor of all the other nodes. Note 2: In a tree structure there is one and only one path from any point to any other point.
 			0   			 		
 创建者
- KeithC3
- 100% positive feedback

