Which statement is not true about process 0 in the Unix operating system?
Process 0 is not created by fork system call
Process 0 is a special process created when system boots
Process 0 is called init process
After forking process 1, process O becomes swapper process
