Multiple choice

Which of the following process states in UNIX operating system is the one in which kernel preempts current process and switch to schedule another process?

  1. Sleeping

  2. Zombie

  3. Preempted

  4. Ready

  5. Asleep

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

This process state in UNIX operating system is the one in which kernel preempts current process and switch to schedule another process.