

MCQOPTIONS
Saved Bookmarks
1. |
A tree has 5 levels and each node has either 4 children or no children. All nodes on the same level have the same number of children. How many nodes are there in the tree? (Root is Level 1) |
A. | 341 |
B. | 256 |
C. | 1024 |
D. | None of the above |
Answer» D. None of the above | |