A

Admin • 833K Points
Coach

Q. Which function is used to delay code repeatedly at intervals?

  • (A) setInterval()
  • (B) setTimeout()
  • (C) wait()
  • (D) delayLoop()
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

setInterval() repeatedly calls a function at specified intervals.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.