Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(Marks 5). Q5/ Multiple Choice Questions of following: 1- In Unix, Which system call creates the new process? a) fork b) create c) new d)
(Marks 5). Q5/ Multiple Choice Questions of following: 1- In Unix, Which system call creates the new process? a) fork b) create c) new d) none of the mentioned 2- Which of the following do not belong to queues for processes? a) Job Queue b) PCB queue c) Device Queue d) Ready Queue 3- A process can be terminated due to a) normal exit b) fatal error c) killed by another process d) all of the mentioned 4. Which one of the following is not true? a) Kernel is the program that constitutes the central core of the operating system b) kernel is the first part of operating system to load into memory during booting c) kernel is made of various modules which cannot be loaded in running operating system d) kernel remains in the memory during the entire computer session 5- Which system call can be used by a parent process to determine the termination of child process? a) wait b) exit c) fork d) get
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started