Page 1 of 1

In a full binary tree if number of internal nodes is I, then number of leaves L are?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) L = 2*I
b) L = I + 1
c) L = I – 1
d) L = 2*I – 1