Page making process from main memory to disk is called
2010
Page making process from main memory to disk is called
- A.
Interruption
- B.
Termination
- C.
Swapping
- D.
None of the above
Attempted by 151 students.
Show answer & explanation
Correct answer: C
Swapping is the operating system process that moves data between main memory and disk storage. When RAM fills up, inactive pages are swapped out to the disk to free space for active processes. Interruption signals CPU events, while termination ends execution, making Swapping the correct term for memory-to-disk transfer.
A video solution is available for this question — log in and enroll to watch it.