Vidyalelo
Data Structure · Q45

Miscellaneous on Data Structures

Programming · Data Structure · question 45

Q45

Which data structure is used to handle a set of elements where order matters and elements are added and removed frequently?

A.
Array
B.
Queue
C.
Linked List
Answer
D.
Hash Map

Answer: Option C

Solution

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