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
Explain the advantage of executing a process in background?
Explain linking across directories?
Explain what are the system calls used for process management?
Explain a zombie?
Which ipc is faster?
What is i-node numbers?
How to write the program on full-duplex communication on bidirectional?
Please explain fork() system call?
What is the full form of ipc?
What is ipc in unix?
Which ipc is the fastest in unix?
Explain what is the process id for kernel process?
What is the condition required for dead lock in unix system?
Tell me set-user-id is related to (in unix)?
Explain how do you execute one program from within another?