Multiple choice

Which of the following is the module that gives control of the CPU to the process selected by the scheduler?

  1. SJF scheduling

  2. FCFS scheduling

  3. Dispatcher

  4. None of these

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

Dispatcher is the module that gives control of the CPU to the process selected by the scheduler.