InterviewSolution
Saved Bookmarks
| 1. |
If all processes I/O bound, the ready queue will almost always be ______ and the Short term Scheduler will have a ______ to do.(a) full, little(b) full, lot(c) empty, little(d) empty, lotThis question was posed to me in an online interview.I'd like to ask this question from Process Scheduling Queues in division Processes of Operating System |
|
Answer» Correct option is (c) empty, LITTLE |
|