Vidyalelo
Data Structure · Q29

Miscellaneous on Data Structures

Programming · Data Structure · question 29

Q29

Which data structure is used for maintaining a time-stamped log of events for rollback operations?

A.
Array
B.
Queue
C.
Log
Answer
D.
Stack

Answer: Option C

Solution

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