aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

A process is brought into existence by some other process executing the __________.

  1. init

  2. fork

  3. ready

  4. runnable

  5. accounting info

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

A process is brought into existence by some other process executing the fork() function.

Keep practicing — related questions

  • In which of the following process states is a process created by another process, except for the first ever...
  • When a process is being executed, it is said to be in _______ state.
  • When a process is waiting to be assigned to a processor, it is said to be in _______ state.
  • In which process state, there is a period when the process occupies space in the process table and has reso...
  • A ______ process possesses all the resources needed for its execution, including the processor.
  • Which of the following system calls used in phase while creating a process?
  • A ______ process possesses all the resources needed for its execution, except the processor.
  • A process executes the code fork ( ); fork ( ); fork ( ); The total number of child processes created is
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy