The ____ method is used to cancel a setTimeout() method before its code executes.
A. stopTimeout()
B. cancelTimeout()
C. clearInterval()
D. clearTimeout()
Answer: D
Computer Science & Information Technology
You might also like to view...
Computer hardware devices need which of the following items to communicate with the computer?
A) drivers B) RAM C) cables D) video card
Computer Science & Information Technology
A print area
A) defines the range of data to print. B) is the sequence in which pages print. C) is a complete set of data for an entity. D) is an individual piece of data, such as a last name.
Computer Science & Information Technology