What is the purpose of the setTimeout function?
Executes a function repeatedly at fixed intervals
Executes a function once after a delay
Executes a function immediately
Cancels a delayed function
This question is part of this quiz :
Asynchronous JavaScript