Question
A process has all required resources except the CPU. Which state describes it?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Ready
Explanation:
A ready process is prepared to execute and is waiting only for processor time.
A blocked process waits for an event such as I/O completion instead.
Leave a Reply