Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Process in Main Memory and Ready and Waiting for execution is kept on | UGC NET

UGC NET 2018 : 

A process residing in Main Memory and Ready and Waiting for execution, is kept on  
(a) Execution Queue 
(b) Job Queue  
(c) Wait Queue 
(d) Ready Queue 

Solution :

The processes that are residing in main  memory and are ready and waiting to execute are kept  on a list called the ready queue. 

State

Present in Memory

New state

Secondary Memory

Ready state

Main Memory

Run state

Main Memory

Wait state

Main Memory

Suspend wait state

Secondary Memory

Suspend ready state

Secondary Memory