1.

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

A. setInterval()
B. setTimeout()
C. setmilli()
D. setseconds()
Answer» B. setTimeout()


Discussion

No Comment Found