1.

Which method receives the return value of setTimeout() to cancel future invocations??

A. clearTimeout()
B. clearInterval()
C. clearSchedule()
D. none of the mentioned
Answer» B. clearInterval()


Discussion

No Comment Found