Vidyalelo
Data Structure · Q86

Binary Search Trees(B Tree)

Programming · Data Structure · question 86

Q86

Which of the following is a self - balancing binary search tree?

A.
2-3 tree
B.
Threaded binary tree
C.
AA tree
Answer
D.
Treap

Answer: Option C

Solution

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