Suppose that a process is in “Blocked” state waiting for some I/O service.…

2023

Suppose that a process is in “Blocked” state waiting for some I/O service. When the service is completed, it goes to the __________

  1. A.

    Running state

  2. B.

    Ready state

  3. C.

    Suspended state

  4. D.

    Terminated state

Attempted by 285 students.

Show answer & explanation

Correct answer: B

Answer: b

Explanation: Suppose that a process is in “Blocked” state waiting for some I/O service. When the service is completed, it goes to the ready state. Process never goes directly to the running state from the waiting state. Only processes which are in ready state go to the running state whenever CPU allocated by operating system.

Explore the full course: Computer Science