Unix IPC Question:
Download Job Interview Questions and Answers PDF
Explain What is the process id for kernel process?
Answer:
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'.
Download Unix Inter-Process Communication (IPC) Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the process id for kernel process? | What is semaphone? |