

MCQOPTIONS
Saved Bookmarks
1. |
The binary tree that has n leaf nodes. The number of nodes of degree 2 in this tree is |
A. | log2N |
B. | n-1 |
C. | n |
D. | None of the above |
Answer» C. n | |