Computer Science, asked by linagharate2002, 2 months ago

Q. 52 What is Swapping? When is it used?​

Answers

Answered by yashmaurya31
0

Answer:

please mark me brainliest

Explanation:

Swapping is a mechanism in which a process can be swapped temporarily out of main memory (or move) to secondary storage (disk) and make that memory available to other processes. At some later time, the system swaps back the process from the secondary storage to main memory.

Answered by anshpandey7a
0

\huge{\green}\fcolorbox{blue}{cyan}{\underline{\color{p}{Required Answer}}}

Swap is used to give processes room, even when the physical RAM of the system is already used up. In a normal system configuration, when a system faces memory pressure, swap is used, and later when the memory pressure disappears and the system returns to normal operation, swap is no longer used.

Similar questions