1.

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

A. clearTimeout()
B. clearInterval()
C. clearSchedule()
D. cancelInvocation()
Answer» B. clearInterval()


Discussion

No Comment Found