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 mentioned
The question was posed to me during an interview.
Asked question is from Process Scheduling Queues topic in section Processes of Operating System