Multiple choice

Which technique stores program on disk & then transfers it to the main memory as & when required?

  1. Spooling

  2. Swapping

  3. Thrashing

  4. None of the above

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

Swapping is the process of moving entire processes between main memory and secondary storage (disk) to manage memory availability.