πŸ“Š JavaScript
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);
πŸ’¬ Discuss
βœ… Correct Answer: (C) history.go(-3);

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
198
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
99%
Success Rate