MCQOPTIONS
Saved Bookmarks
| 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 called |
| A. | Threaded tree |
| B. | Full binary tree |
| C. | Binary Search Tree |
| D. | Complete binary tree |
| Answer» E. | |