Vidyalelo
Data Structure · Q33

Applications of Data Structures

Programming · Data Structure · question 33

Q33

Which data structure is ideal for implementing a system that needs to keep track of the most recent items efficiently?

A.
Stack
Answer
B.
Queue
C.
Linked List
D.
Tree

Answer: Option A

Solution

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