1.

Which statement  is not true about process 0 in the Unix operating system?

A. Process 0 is called init process
B. Process 0 is not created by fork system call
C. After forking process 1, process O becomes swapper process
D. Process 0 is a special process created when system boots
Answer» B. Process 0 is not created by fork system call


Discussion

No Comment Found