Multiple choice

Which of the following schedulers selects a process from the ready queue and allocates the CPU to one of them?

  1. Long term scheduler

  2. Dispatcher

  3. Disk scheduler

  4. Short term scheduler

  5. Semaphore

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This option is correct as the short term scheduler selects the processes from the ready queue for allocating the CPU.