MCQOPTIONS
Saved Bookmarks
| 1. |
In .. the difference between the height of the left sub tree and height of right sub tree, for each node, is not more than one. |
| A. | BST |
| B. | Complete Binary Tree |
| C. | AVL-tree |
| D. | Balanced Search tree |
| Answer» D. Balanced Search tree | |