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 ipc port?
What are two different models of ipc differentiate both?
How to write the program on full-duplex communication on bidirectional?
What is ln(linking)?
Explain the system calls used for process management?
Please explain fork() system call?
Max relax-able permission value with out giving write permission to others?
Explain the initial process sequence while the system boots up?
Explain what is the process id for kernel process?
What is ipc in unix?
Tell me set-user-id is related to (in unix)?
What is fork()?
What is daemon?
Explain how do you execute one program from within another?
Please describe the initial process sequence while the system boots up?