what is the process id for kernel process?
Answer Posted / selram
process id is 0
| Is This Answer Correct ? | 43 Yes | 7 No |
Post New Answer View All Answers
Please describe the initial process sequence while the system boots up?
What is the very first process created by kernel?
Explain how do you execute one program from within another?
Explain the system calls used for process management?
Which ipc is the fastest in unix?
What is unix ipc?
What is the condition required for dead lock in unix system?
What is ipc port?
What is daemon?
Tell me set-user-id is related to (in unix)?
Explain what is the process id for kernel process?
Explain the advantage of executing a process in background?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain a zombie?
What is fork()?