Operating Systems Concepts - Engineering

Q1:

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

A block

B dispatch

C wake up

D timer run out

E None of the above

ANS:A - block

Yes answer is perfectly right because when process itself waiting for something at that time it will go to the block state so it means user have option / user itself is going to the block state.

Other transition initiate by operating system not by the user.