Answer Posted / kamal
If the child process is done its work and if the allocated
time to that process is over, that process will get in
zombie state to give its last out put to its parent process.
When parent process get the time and when it listen to the
out put of child process child process will get terminated.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are two different models of ipc differentiate both?
Please describe the initial process sequence while the system boots up?
Please explain fork() system call?
What is ipc port?
Explain what is the process id for kernel process?
Max relax-able permission value with out giving write permission to others?
What are the various schemes available in ipc?
Explain a zombie?
What is the condition required for dead lock in unix system?
How to write the program on full-duplex communication on bidirectional?
What is the full form of ipc?
What is daemon?
Explain the initial process sequence while the system boots up?
How to get or set an environment variable from a program?
What is the very first process created by kernel?