Vidyalelo
Data Structure · Q272

Binary Search Trees(B Tree)

Programming · Data Structure · question 272

Q272

Which of the following tree data structures is not a balanced binary tree?

A.
AVL tree
B.
Red-black tree
C.
Splay tree
D.
B-tree
Answer

Answer: Option D

Solution

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