Vidyalelo
Data Structure · Q43

Miscellaneous on Data Structures

Programming · Data Structure · question 43

Q43

Which data structure is best suited for implementing an undo feature in software applications?

A.
Stack
Answer
B.
Queue
C.
Linked List
D.
Array

Answer: Option A

Solution

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