1.

Each node of a tree stores a data value and has zero or more pointers pointing to the other nodes of the tree, which are also known as its__________.

A. Child nodes
B. Leaf nodes
C. Root
D. None of the above
Answer» B. Leaf nodes


Discussion

No Comment Found