Q67
Which data structure is commonly used to handle a sequence of operations with a last-in, first-out approach?
A.
Stack
AnswerB.
Queue
C.
Deque
D.
Priority Queue
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board