adplus-dvertising
frame-decoration

Question

____________ is a technique of temporarily removing inactive programs from the memory of computer system

a.

Swapping

b.

Spooling

c.

Semaphore

d.

Scheduler

Posted under Swapping Operating System

Answer: (a).Swapping

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ____________ is a technique of temporarily removing inactive programs from the memory of computer system

Similar Questions

Discover Related MCQs

Q. State true of false.

i) With paging, each process is divided into relatively small, fixed-size pages.
ii) Segmentation provides for the use of pieces of varying size.

Q. Moving Process from main memory to disk is called

Q. Address Binding is :

Q. Binding of instructions and data to memory addresses can be done at :

Q. If the process can be moved during its execution from one memory segment to another, then binding must be :

Q. Dynamic loading is :

Q. The advantage of dynamic loading is that :

Q. The idea of overlays is to :

Q. The ___________ must design and program the overlay structure.

Q. The ___________ swaps processes in and out of the memory.

Q. If a higher priority process arrives and wants service, the memory manager can swap out the lower priority process to execute the higher priority process. When the higher priority process finishes, the lower priority process is swapped back in and continues execution. This variant of swapping is sometimes called :

Q. If binding is done at assembly or load time, then the process _____ be moved to different locations after being swapped out and in again.

Q. In a system that does not support swapping,

Q. The address generated by the CPU is referred to as :

Q. The address loaded into the memory address register of the memory is referred to as :

Q. The run time mapping from virtual to physical addresses is done by a hardware device called the :

Q. The base register is also known as the :

Q. The size of a process is limited to the size of :

Q. If execution time binding is being used, then a process ______ be swapped to a different memory space.

Q. Swapping requires a _________