Q
Medium 1 Mark
Computer Studies Operating Systems
In which process state is a process waiting for an I/O event to complete?
Explanation
The 'Waiting' state means the process is waiting for an external event such as input/output to complete before it can proceed.
Reference: Computer Studies , Page 5
Hint
When a process needs input from the keyboard or disk, it cannot run.