Home » Computer Organization and Architecture » Computer organization and architecture miscellaneous » Question

Computer organization and architecture miscellaneous

Computer Organization and Architecture

  1. What is the swap space in the disk used for?
    1. Saving temporary HTML pages
    2. Saving process data
    3. Storing the super-block
    4. Storing device drivers
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.



Your comments will be displayed only after manual approval.