1.

A binary tree in which if all its levels except possibly the last, have the maximum number of nodes and all the nodes at the last level appear as far left as possible, is known as

A. Full binary tree
B. AVL tree
C. Threaded tree
D. Complete binary tree
Answer» B. AVL tree


Discussion

No Comment Found