Discussion Forum : Dom And Event Handling
Question - The setTimeout() belongs to which object?
Options:
A .  Element
B .  Window
C .  Location
D .  None of the mentioned
Answer: Option B


The setTimeout() method of the Window object schedules a function to run after a specified number of milliseconds elapses.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *