Vidyalelo
Data Structure · Q33

Introduction to Data Structures

Programming · Data Structure · question 33

Q33

Which data structure is most suitable for implementing undo functionality?

A.
Queue
B.
Stack
Answer
C.
Array
D.
Hash Table

Answer: Option B

Solution

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