-
What is the swap space in the disk used for?
-
- Saving temporary HTML pages
- Saving process data
- Storing the super-block
- Storing device drivers
- Saving temporary HTML pages
Correct Option: B
Let us assume that CPU contains two processes when one process is being executed on the CPU the other one is swapped out and all the data is saved on the disk. Thus the swap space is basically used for saving the process data.