Vidyalelo
Data Structure · Q196

Binary Search Trees(B Tree)

Programming · Data Structure · question 196

Q196

What will be the height of a balanced full binary tree with 8 leaves?

A.
8
B.
5
C.
6
D.
4
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board