Vidyalelo
JavaScript · Q9

Caching And Debugging

Programming · JavaScript · question 9

Q9

What is the function used to stop capturing the ad hoc timing ?

A.
stopadhoc()
B.
stopTimer()
C.
stopTimeLogging()
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
In order to stop capturing the ad hoc timing for referencing uncached document.location, we call the method stopTimeLogging().