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