Home »
MCQs »
Operating System MCQs
What is swapping?
57. What is swapping?
- Moving the threads from one software to another is called swapping
- Swapping is just replacing a process
- Moving a process from main memory to disk and vice versa is known as swapping
- Shifting the process and threads directly into the disk is called swapping
Answer: C) Moving a process from main memory to disk and vice versa is known as swapping
Explanation:
Moving a process from main memory to disk and vice versa is known as swapping.