InterviewSolution
Saved Bookmarks
| 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 |
|