A

Admin • 828.03K Points
Coach

Q. Which function is used to execute a function after a delay?

  • (A) setInterval()
  • (B) setTimeout()
  • (C) delay()
  • (D) timeout()
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
setTimeout() is used to run code after a specified delay.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.