Vidyalelo
Data Structure · Q67

Binary Search Trees(B Tree)

Programming · Data Structure · question 67

Q67

Why to prefer splay trees?

A.
easier to program
B.
space efficiency
C.
easier to program and faster access to recently accessed items
Answer
D.
quick searching

Answer: Option C

Solution

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