Multiple choice

Which process handles the removal of the running processes from the CPU and the selection of another process on the basis of a particular strategy?

  1. Scheduling

  2. Batching

  3. Threading

  4. Dispatcher

  5. Task manager

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

Scheduling process permits one process to utilise the CPU, while another is waiting for I/O, making full utilisation of generally lost CPU cycles.