Vidyalelo
Data Structure · Q18

Miscellaneous on Data Structures

Programming · Data Structure · question 18

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
Answer

Answer: Option D

Solution

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