What is a short-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 at a job interview.
Enquiry is from Process Scheduling Queues in chapter Processes of Operating System