InterviewSolution
Saved Bookmarks
| 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() |
|