InterviewSolution
Saved Bookmarks
| 1. |
In a time-sharing operating system, when the time slot given to a process is completed, the process goes from the running state to the __________(a) Blocked state(b) Ready state(c) Suspended state(d) Terminated stateI have been asked this question by my college professor while I was bunking the class.This is a very interesting question from Process Scheduling Queues topic in division Processes of Operating System |
|
Answer» The CORRECT option is (b) Ready state |
|