1.

Which of the following method will wait for certain milliseconds to execute a specified method?

Answer»

Which of the FOLLOWING METHOD will wait for certain milliseconds to EXECUTE a specified method?
Choose the CORRECT option from below list
(1)setInterval()
(2)setTimeout()
(3)setmilli()
(4)setseconds()

Answer: (1)setInterval()



Discussion

No Comment Found