Multiple choice

The _______ selects the process to swap in.

  1. swapper

  2. loader

  3. linker

  4. debugger

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

The swapper also selects which process to swap IN from secondary storage into main memory. This typically happens when a swapped-out process becomes ready to run again and memory space is available.