1.

When is an application said to show a runtime performance?(a) Speed of response to user(b) Speed of user request(c) Speed of sending data(d) Speed of receiving dataThis question was addressed to me during a job interview.Question is taken from Performance Measures in JavaScript topic in chapter Performance Measures in JavaScript of JavaScript

Answer»

Right answer is (a) Speed of response to user

Best explanation: The speed at which your application RESPONDS to your users’ INTERACTIONS is what we’ll call RUNTIME performance. BETTER runtime performance results in better user experience.



Discussion

No Comment Found

Related InterviewSolutions