The portion of the process scheduler in an operating system that dispatches processes is concerned with ____________
(a) assigning ready processes to CPU
(b) assigning ready processes to waiting queue
(c) assigning running processes to blocked queue
(d) all of the mentioned
The question was posed to me in a job interview.
I would like to ask this question from CPU Scheduling Algorithms-1 in section CPU Scheduling of Operating System