Vidyalelo
Data Structure · Q31

Stacks in Data Structures

Programming · Data Structure · question 31

Q31

Which stack operation is typically used to undo the most recent action in applications?

A.
Push
B.
Pop
Answer
C.
Peek
D.
Swap

Answer: Option B

Solution

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