adplus-dvertising
frame-decoration

Question

The ________ consists of all processes whose memory images are in the backing store or in memory and are ready to run.

a.

wait queue

b.

ready queue

c.

cpu

d.

secondary storage

Posted under Swapping Operating System

Answer: (b).ready queue

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The ________ consists of all processes whose memory images are in the backing store or in memory and are ready to run.

Similar Questions

Discover Related MCQs

Q. The backing store is generally a :

Q. Swapping requires a _________

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

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

Q. The base register is also known as the :

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

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

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

Q. In a system that does not support swapping,

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. 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. The ___________ swaps processes in and out of the memory.

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

Q. The idea of overlays is to :

Q. The advantage of dynamic loading is that :

Q. Dynamic loading is :

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

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

Q. Address Binding is :

Q. Moving Process from main memory to disk is called