InterviewSolution
Saved Bookmarks
| 1. |
How can we define the term Performance?(a) Speed of the input takes in(b) Speed of the output display(c) Speed at which application functions(d) Speed of data transmissionI have been asked this question in class test.This interesting question is from Performance Measures in JavaScript topic in section Performance Measures in JavaScript of JavaScript |
|
Answer» Correct choice is (c) SPEED at which application FUNCTIONS |
|