LLD - Design — Tic-Tac-Toe Game
Which method signature correctly belongs to a Command interface supporting undo?
execute() method to perform the action and an undo() method to reverse it.execute() and undo(), matching the Command pattern for undo.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions