Multiple choice

The process state of UNIX operating system which states that the process is ready to run, but the swapper must swap the process into main memory before the kernel can schedule it to execute is ______________.

  1. swapped

  2. preempted

  3. ready to run, in memory

  4. created

  5. sleeping

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

This process state of UNIX operating system states that the process is ready to run, but the swapper must swap the process into main memory before the kernel can schedule it to execute.