32.9k views
1 vote
The ___________ swaps processes in and out of the memory.

a) Memory manager
b) CPU
c) CPU manager
d) User

User Calden
by
8.6k points

1 Answer

0 votes

Final answer:

The memory manager swaps processes in and out of the memory.

Step-by-step explanation:

The correct answer is a) Memory manager.

The memory manager is responsible for swapping processes in and out of the memory. It manages the allocation and deallocation of memory resources, ensuring that processes have the necessary memory to run and that memory is efficiently utilized.

For example, when a process is no longer in use or is paused, the memory manager can free up the memory space it was occupying and allocate it to other processes that need it.

User Phoera
by
7.6k points