Saved Bookmarks
| 1. |
8. A binary search tree is a binary tree : (a) all items in the left subtree are less than root (b) all items in the right subtree are greater than or equal to the root (c) each subtree is itself a binary search tree (d) all of the above |
|
Answer» Answer: A 5-ary tree in which EVERY INTERNAL node has. The number of left NODES in such a tree with 8 internal nodes will be: • 30 |
|