Q. What is the code snippet to go back to a history thrice? (A) history(3); (B) history(-3); (C) history.go(-3); (D) history.go(3); ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) history.go(-3);