Examveda

What is the main characteristic of a splay tree?

A. It performs rotations to move accessed elements closer to the root.

B. It maintains balance by performing rotations.

C. It allows elements to be stored in a balanced order.

D. It ensures the height is minimized by reordering elements.

Answer: Option A


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures