Vidyalelo
Data Structure · Q67

Miscellaneous on Data Structures

Programming · Data Structure · question 67

Q67

Which data structure is commonly used to handle a sequence of operations with a last-in, first-out approach?

A.
Stack
Answer
B.
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