Q89
What is the primary benefit of using a Splay Tree?
A.
To maintain strict balancing of the tree
B.
To support efficient priority queue operations
C.
To provide amortized time bounds for tree operations
AnswerD.
To handle fixed-size data efficiently
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board