Multiple choice

The state transition initiated by the user process itself in an operating system is

  1. block

  2. dispatch

  3. wake up

  4. timer run out

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A process initiates a block state transition when it requests an I/O operation or waits for an event that cannot be satisfied immediately. This is a voluntary action taken by the process.