Vidyalelo
JavaScript · Q5

Caching And Debugging

Programming · JavaScript · question 5

Q5

What is the next step after calling the startTimeLogging()?

A.
Interpret the code
B.
Compile the code
C.
Run the code
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Once the startTimeLogging() method is called, run the code to test.