Which is the correct definition of a valid process transition in an operating…

2005

Which is the correct definition of a valid process transition in an operating system

  1. A.

    Wake up : Ready → Running

  2. B.

    Dispatch : Ready → Running

  3. C.

    Block : Ready → Running

  4. D.

    Timer run out : Ready → Blocked

Attempted by 257 students.

Show answer & explanation

Correct answer: B

In operating systems, a valid process transition occurs when the state changes according to specific events. The transition from Ready to Running is triggered by a Dispatch event, making Option 1 the correct definition. Other transitions include Blocked to Ready via Wake Up or Running to Blocked via a Block call.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor