aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • UNIX Programming
  • Which of the following is not a system call?
Multiple choice

Which of the following is not a system call?

  1. Fork()

  2. msgrvc()

  3. msgget()

  4. msgsnd()

  5. All of the above

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

There is no such system call defined in UNIX.

Keep practicing — related questions

  • Which of the following is the basic way to create a new process?
  • Which system call causes the current process to be split into two processes - a parent and a child?
  • How many child processes are created if two fork () system calls are called?
  • Which of the following system calls does not return control to the calling point on termination?
  • Which system call can you use to create a new process?
  • Which of the following system calls does not return control to the calling point on termination?
  • Which of the following calls never returns an error?
  • Which of the following system calls used in phase while creating a process?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy