Discussion :: Javascript - CS
- What is the purpose of the startTimeLogging() method?
A.
Start the timer |
B.
Capture time logging |
C.
Capture timing data for referencing |
D.
All of the mentioned |
Answer : Option D
Explanation :
The startTimeLogging() method captures the timing data for ad hoc, etc for referencing an uncached document.location.
Be The First To Comment