Q18
What data structure is used for efficiently managing a collection of ordered elements where insertions and deletions are frequent?
A.
Hash Table
B.
Array
C.
Queue
D.
Balanced Tree
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board