InterviewSolution
Saved Bookmarks
| 1. |
How do we define the term Thread?(a) Device that controls input(b) Variable that controls movement(c) Controlled execution of applications(d) Device that controls input & Variable that controls movementI have been asked this question in semester exam.My question comes from Performance Measures in JavaScript topic in chapter Performance Measures in JavaScript of JavaScript |
|
Answer» Correct answer is (c) Controlled EXECUTION of APPLICATIONS |
|