I want to implement Undo/Redo functionality. What collection class we should use? (Between Array, List, stack or queue)
Gul Md Ershad
Stack