what is the process id for kernel process?
Answer Posted / gopi.k
process id of a kernal is init 1
| Is This Answer Correct ? | 14 Yes | 11 No |
Post New Answer View All Answers
What are the various schemes available?
Explain the initial process sequence while the system boots up?
What is fork()?
Which ipc is faster?
Explain the system calls used for process management?
What is unix ipc?
Please explain fork() system call?
How to write the program on full-duplex communication on bidirectional?
What is ln(linking)?
How to get or set an environment variable from a program?
Explain about daemon?
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 what is the process id for kernel process?
What is the very first process created by kernel?