Vidyalelo
Computer Fundamentals · Q378

Operating System

Computer Related · Computer Fundamentals · question 378

Q378

Swapping

A.
works best with many small partitions
B.
allows many programs to use memory simultaneously
C.
allows each program in turn to use the memory
Answer
D.
does not work with overlaying
E.
None of the above

Answer: Option C

Solution

Answer: Option C
Solution:
Swapping refers to the exchange of two or more things. For example, in programming data may be swapped between two variables or things may be swapped between two people. Swapping may specifically refer to: In computer systems, an older form of memory management, similar to paging.