Vidyalelo
Data Structure · Q5

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 5

Q5

Which tree property is used to ensure that in a B-Tree all leaves are at the same level?

A.
B-Tree order
B.
Equal key distribution
C.
Balanced height
D.
Uniform height
Answer

Answer: Option D

Solution

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