Q. 21 User applications are not allowed to perform I/O in user mode – All I/O requests are handled through system calls that must be performed in kernel mode.
What is the swap space in the disk used for?
(A) Saving temporary html pages
(B) Saving process data
(C) Storing the super-block
(D) Storing device drivers
Answer: (B)
Explanation: