Q33
Which data structure is ideal for implementing a system that needs to keep track of the most recent items efficiently?
A.
Stack
AnswerB.
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