Question
Easy

In process swapping in operating system, what is the residing location of swap space ?

1
RAM
2
Disk
3
ROM
4
On-chip cache
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Operating Systems & Software Concepts
Topic: MS Window
Correct Answer
Option B
Explanation

The correct option is (2): The swap space, also referred to as the swap area or paging file, is a dedicated portion of the Disk (secondary storage) that an operating system uses for virtual memory management. When the amount of physical RAM is insufficient to hold all currently executing processes and data, the OS employs swapping or paging. In this process, the OS moves entire inactive processes or memory pages…Read More

In process swapping in - HTET Level 3 | Clear Cutoff