In which of the following state, the process is waiting for processor?
2017
In which of the following state, the process is waiting for processor?
- A.
Running
- B.
New
- C.
Ready
- D.
Waiting
Attempted by 1197 students.
Show answer & explanation
Correct answer: C
In the Ready state , a process has all required resources except the CPU .
It is waiting for the processor to be allocated by the scheduler.