Multiple choice

In which of the following process states is a process created by another process, except for the first ever process which is built by the operating system, when it starts up?

  1. init

  2. ready

  3. waiting

  4. fork

  5. time

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

A process is created another process, except for the first ever process with is built by the operating system when it starts up.