Saved Bookmarks
| 1. |
What is a medium-term scheduler?(a) It selects which process has to be brought into the ready queue(b) It selects which process has to be executed next and allocates CPU(c) It selects which process to remove from memory by swapping(d) None of the mentionedThe question was posed to me during an interview.Asked question is from Process Scheduling Queues topic in section Processes of Operating System |
|
Answer» The correct option is (c) It selects which process to remove from memory by swapping |
|