Page 1 of 1

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

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