Seek the truth about setTimeOut():

  1. The statement(s) it executes run(s) only once.

  2. It pauses the script in which it is called.

  3. clearTimeOut() won't stop its execution.

  4. The delay is measured in hundredths of a second.


Correct Option: A

Find more quizzes: