Answer Posted / vishal
The last state of all process is zombie.But this doesnot
mean if process parent is dead it will come in
zombie.because as soon as parent is dead Process 0 i.e. init
process becomes parent to that child.
To be in zombie state means that process parent does not
enquired about its cause of death by executing wait() .
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is fork()?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is the full form of ipc?
Explain the advantage of executing a process in background?
Explain what is the process id for kernel process?
Max relax-able permission value with out giving write permission to others?
How to get or set an environment variable from a program?
What is the very first process created by kernel?
Which ipc is faster?
What is ipc in unix?
Explain about daemon?
Explain what are the system calls used for process management?
Explain the system calls used for process management?
Please describe the initial process sequence while the system boots up?
What are the various schemes available?