1.

Which of the following is an interface?(a) Time(b) Timing(c) Performance(d) PerformanceTimingThe question was asked in class test.I would like to ask this question from Invocation of the Performance Object topic in chapter Invocation and Performance Navigation of JavaScript

Answer»

Correct choice is (d) PerformanceTiming

The EXPLANATION is: Performance.timing read-only PROPERTY RETURNS a PerformanceTiming OBJECT containing latency-related performance information. PerformanceTiming is an INTERFACE in JavaScript.



Discussion

No Comment Found

Related InterviewSolutions