Answer Posted / manish
Zombie process or defunct process is a process that has
completed execution but still has an entry in the process
table.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What are the various schemes available in ipc?
What are two different models of ipc differentiate both?
What is unix ipc?
Explain the advantage of executing a process in background?
Explain how do you execute one program from within another?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is ln(linking)?
How to get or set an environment variable from a program?
Please describe the initial process sequence while the system boots up?
What is the full form of ipc?
What is i-node numbers?
What is the very first process created by kernel?
What is the condition required for dead lock in unix system?
Please explain fork() system call?
Explain linking across directories?