1.

Which function is used to stop the time logging?(a) stopTimeLogging()(b) stop()(c) finish()(d) abort()I got this question in an interview.Question is from JavaScript Benchmarking and Logging with perfLogger in division Parsing, Benchmarking and Logging of JavaScript

Answer»

Right option is (a) stopTimeLogging()

The EXPLANATION: The function stopTimeLogging() is used to stop the time LOGGING. The stopTimeLogging() stops the timing data for ad hoc, ETC for REFERENCING an uncached document.location.



Discussion

No Comment Found

Related InterviewSolutions