Q20
Which type of binary tree is specifically designed to store key-value pairs and supports efficient search, insertion, and deletion operations?
A.
AVL Tree
B.
Red-Black Tree
C.
B-Tree
AnswerD.
Splay Tree
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board