Vidyalelo
Data Structure · Q93

Binary Search Trees(B Tree)

Programming · Data Structure · question 93

Q93

What are splay trees?

A.
self adjusting binary search trees
Answer
B.
self adjusting binary trees
C.
a tree with strings
D.
a tree with probability distributions

Answer: Option A

Solution

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