InterviewSolution
Saved Bookmarks
| 1. |
The __________ is responsible for allocating resources to the various running applications subject to familiar constraints of capacities, queues etc.(a) Manager(b) Master(c) Scheduler(d) None of the mentioned |
|
Answer» The correct choice is (c) Scheduler The best explanation: The Scheduler is a pure scheduler in the sense that it performs no monitoring or tracking of status for the application. |
|