InterviewSolution
Saved Bookmarks
| 1. |
What is the next step after calling the startTimeLogging()?(a) Interpret the code(b) Compile the code(c) Run the code(d) Debug the codeI have been asked this question in an international level competition.Query is from Cache Variables and Properties across Scope topic in chapter Caching, Debugging and Animation of JavaScript |
|
Answer» Right CHOICE is (c) Run the code |
|