Multiple choice

____ is the term used for copying a process from memory to disk to allow space for other processes.

  1. Swapping

  2. Deadlock

  3. Demand paging

  4. Page fault

  5. _

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

It is the process of copying a memory image to secondary storage and making the memory space available for other usage.