Vidyalelo
Data Structure · Q83

Miscellaneous on Data Structures

Programming · Data Structure · question 83

Q83

What is the main advantage of using a Ternary Search Tree?

A.
To handle large datasets with quick access
B.
To maintain a balanced binary search tree
C.
To support fast dynamic insertions
D.
To efficiently manage and search for key prefixes
Answer

Answer: Option D

Solution

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