InterviewSolution
Saved Bookmarks
| 1. |
Which scheduling algorithm allocates the CPU first to the process that requests the CPU first?(a) first-come, first-served scheduling(b) shortest job scheduling(c) priority scheduling(d) none of the mentionedI got this question in examination.I want to ask this question from CPU Scheduling in division CPU Scheduling of Operating System |
|
Answer» The CORRECT ANSWER is (a) first-come, first-served scheduling |
|