:- What is the ready state of a process
1. when process is scheduled to run after some execution
2. when process is unable
to run until some task has been
completed
3. when process is using the CPU
4. none of the mentioned
Answers
Answered by
0
Answer:
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. ... It does not contain the PID of child process.
Similar questions