Q. What is the code snippet to go back to a history thrice?
β
Correct Answer: (C)
history.go(-3);
You must be Logged in to update hint/solution