Computer Science, asked by Bunty7141, 10 months ago

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

Answers

Answered by Arslankincsem
3

The list is called the ready queue.

The ready queue is a row of all procedures that are waiting to be programmed on a core/CPU.

The process's code or data pages do not unavoidably need to be in main memory.

The ready queue comprises all the courses stored in main memory, expecting execution or merely all the methods that are ready to implement, which can be in the job queue.

Similar questions