Answer Posted / tusifu edison
a zombie is a process that has completed the execution but not yet reaped by the parent process. but the process entries are in the process table and the PID.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is i-node numbers?
Explain what are the system calls used for process management?
What are the various schemes available?
Explain the advantage of executing a process in background?
Explain the initial process sequence while the system boots up?
Which ipc is faster?
Please describe the initial process sequence while the system boots up?
Explain about daemon?
How to get or set an environment variable from a program?
What is the very first process created by kernel?
Tell me set-user-id is related to (in unix)?
Explain how do you execute one program from within another?
Explain what is the process id for kernel process?
What is fork()?
Please explain fork() system call?