Q25
What does the term "splaying" refer to in the context of splay trees?
A.
A method to sort elements in a tree.
B.
A technique for hashing elements.
C.
A method of balancing AVL trees.
D.
A technique to move recently accessed nodes to the root.
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board