McqMate
Q. |
In a full binary tree if number of internal nodes is I, then number of leaves L are? |
A. | L = 2*I |
B. | L = I + 1 |
C. | L = I – 1 |
D. | L = 2*I – 1 |
Answer» B. L = I + 1 |
View all MCQs in
Data Structures (DS)No comments yet