Question:

When a process is waiting to be assigned to a processor, then it is in

Show Hint

Ready = waiting for CPU; Waiting = blocked on I/O or other event.
Updated On: May 26, 2025
  • Waiting state
  • Running state
  • Ready state
  • Blocked state
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The ready state means the process is ready for execution and is waiting to be assigned to a CPU.
Was this answer helpful?
0
0