1.

What is the function used to stop capturing the ad hoc timing ?(a) stopadhoc()(b) stopTimer()(c) stopTimeLogging()(d) stophoc()This question was addressed to me by my college director while I was bunking the class.I need to ask this question from Cache Variables and Properties across Scope in portion Caching, Debugging and Animation of JavaScript

Answer»

The CORRECT answer is (c) stopTimeLogging()

To explain: The startTimeLogging() METHOD CAPTURES the timing data for ad hoc, ETC for referencing an uncached document.location. In order to STOP capturing the ad hoc timing for referencing uncached document.location, we call the method stopTimeLogging().



Discussion

No Comment Found

Related InterviewSolutions