Multiple choice

What is the swap apace in the disk used for?

  1. Saving temporary html pages

  2. Saving process data

  3. Storing the super-block

  4. Storing device drivers

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

Swap space is the memory pre allowed to store process's data. This can be compared with virtual memory. The data required to complete process is kept here.