Multiple Choice
The ____ method repeatedly executes the same code after being called only once.
A) setInterval()
B) loadInterval()
C) startInterval()
D) clearInterval()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which method returns a single element?<br>A)getElementsByTagName()<br>B)getElementsByClassName()<br>C)querySelector()<br>D)querySelectorAll()
Q8: Name two ways to add a node
Q9: The DOM hierarchy is also known as
Q10: How can you control a new window
Q11: The _ object is used to obtain
Q13: Is the Navigator object commonly used in
Q14: The History object contains a single property,
Q15: The getElementsBySelector()method returns a collection of elements
Q16: Explain the relationship between the Window object
Q17: Which is the correct way to reference