MCQOPTIONS
Saved Bookmarks
| 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() | |