1. setInterval()
  2. setTimeout()
  3. setmilli()
  4. setseconds()

Share with your friends
AhmedNazir

Call

Answer: Option 1

The setInterval() method will wait a specified number of milliseconds, and then execute a specified function, and it will continue to execute the function, once at every given time-interval.

Talk Doctor Online in Bissoy App