1.

When is an application said to show a web performance?(a) Time to respond(b) Time to load(c) Time to send a request(d) Time to receive dataThe question was posed to me in unit test.This interesting question is from Performance Measures in JavaScript topic in portion Performance Measures in JavaScript of JavaScript

Answer»

Right option is (b) Time to load

Explanation: WEB performance refers to the SPEED in which web pages are downloaded and DISPLAYED on the user’s web browser. When we’re talking about web APPLICATIONS, the time it TAKES your application to be presented to your users is what we will call web performance.



Discussion

No Comment Found

Related InterviewSolutions