Answer Posted / surendra
When a child process exits, it has to give the exit status
to the parent process. If the parent process is busy or
suspended then the child process will not be able to
terminate. Such a state is called zombie state.
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Explain about daemon?
What is the condition required for dead lock in unix system?
Explain the initial process sequence while the system boots up?
Please explain fork() system call?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain the system calls used for process management?
What is the very first process created by kernel?
How to get or set an environment variable from a program?
Max relax-able permission value with out giving write permission to others?
Explain what is the process id for kernel process?
Please describe the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional?
What are two different models of ipc differentiate both?
Explain how do you execute one program from within another?
What is i-node numbers?