

MCQOPTIONS
Saved Bookmarks
1. |
Which method receives the return value of setInterval() to cancel future invocations? |
A. | clearInvocation() |
B. | cancelInvocation() |
C. | clearInterval() |
D. | clear() |
Answer» D. clear() | |