Vidyalelo
Data Structure · Q184

Binary Search Trees(B Tree)

Programming · Data Structure · question 184

Q184

Which of the following is not the self balancing binary search tree?

A.
AVL Tree
B.
2-3-4 Tree
Answer
C.
Red - Black Tree
D.
Splay Tree

Answer: Option B

Solution

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