A

Admin • 802.91K Points
Coach

Q. Which function is used to clear the timer value?

  • (A) clearTimervalue()
  • (B) clearTimeout()
  • (C) clear()
  • (D) flush(timer)
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
The clearTimeout(setTimeout_variable) call clears any timer set by the setTimeout() functions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.