Where does the swap space reside?
2001
Where does the swap space reside?
Answer: B. Disk — Swap space is a reserved area on a storage device (HDD or SSD) that the operating system uses as virtual memory. When RAM becomes full: The operating system…
- A.
RAM
- B.
Disk
- C.
ROM
- D.
On-chip cache
Attempted by 598 students.
Show answer & explanation
Correct answer: B
Swap space is a reserved area on a storage device (HDD or SSD) that the operating system uses as virtual memory.
When RAM becomes full:
The operating system moves less frequently used pages from RAM to swap space.
This frees RAM for active processes.
If those pages are needed again, they are brought back into RAM.
Explore the full course: Ssc Je Imd Scientific Assistant Computer Science
Loading lesson…