edited by
1,218 views

1 Answer

0 votes
0 votes

Option D

ReadQ- Is the Queue in which the process ready for execution are kept in a pool which is located in Cache memory(for fast access) and RAM.

long term scheduler is responsible to manage the ready queue: a queue which contains runnable processes. 

For More Ref :- https://stackoverflow.com/questions/32550593/where-is-ready-queue-located-in-a-computer-system-main-memory-secondary-memor

Related questions

0 votes
0 votes
1 answer
1
1 votes
1 votes
1 answer
2
0 votes
0 votes
1 answer
3
1 votes
1 votes
0 answers
4
rishu_darkshadow asked Sep 25, 2017
1,719 views
An example of a non pre-emptive scheduling algorithm is :Round Robin Priority SchedulingShortest job first 2 level scheduling