Examveda
Examveda

Which function is used to clear the timer value?

A. clearTimervalue()

B. clearTimeout()

C. clear()

D. flush(timer)

Answer: Option B

Solution(By Examveda Team)

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

This Question Belongs to Javascript >> Animation

Join The Discussion

Related Questions on Animation