Vidyalelo
Data Structure · Q25

Applications of Data Structures

Programming · Data Structure · question 25

Q25

What data structure is used for implementing a dynamic list with frequent additions and removals?

A.
Stack
B.
Hash Set
C.
Linked List
Answer
D.
Array

Answer: Option C

Solution

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