Loading practice questions
Which statement is not true about process 0 in the Unix operating system?
Correct Answer: C — Process 0 is called init process
Explanation:
Process 0 is typically the sched or swapper process, while Process 1 is the init process. Therefore, stating that Process 0 is the init process is incorrect.