A

Admin • 828.03K Points
Coach

Q. Which function executes a function after a specified time?

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

Explanation by: Admin
setTimeout() executes a function once after the delay.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.