In a full binary tree if number of internal nodes is I, then number of leaves L are? Q & A › Category: Data Structure › In a full binary tree if number of internal nodes is I, then number of leaves L are? 0 Vote Up Vote Down Admin Staff asked 4 years ago 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 Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago b) L = I + 1 Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...