1.

What is the ready state of a process?(a) when process is scheduled to run after some execution(b) when process is unable to run until some task has been completed(c) when process is using the CPU(d) none of the mentionedI got this question in an interview.I'm obligated to ask this question of Processes in portion Processes of Operating System

Answer»

Right CHOICE is (a) when process is SCHEDULED to run after some execution

Explanation: READY STATE of the process means process has all necessary resources which are required for execution of that process when CPU is allocated. Process is ready for execution but WAITING for the CPU to be allocated.



Discussion

No Comment Found

Related InterviewSolutions