MCQOPTIONS
Saved Bookmarks
| 1. |
A binary tree in which every non-leaf node has non-empty left and right subtrees is called a strictly binary tree. Such a tree with 10 leaves |
| A. | Has exactly 17 nodes |
| B. | Has exactly 19 nodes |
| C. | Cannot have more than 19 nodes |
| D. | None of these |
| Answer» C. Cannot have more than 19 nodes | |