Explain What is the process id for kernel process?

Submitted by: Administrator
The Process id are sequentially numbered and the first process id created is ' PID 0', which loads the data structures and resources of Kernel which also forks the next process "INIT" which has the process id '1'.
Submitted by: Administrator

Read Online Unix IPC Job Interview Questions And Answers