Program Name: Write a C Program for Zoombie process in Operating System.
|
Theory
In Zoombie process,first the child Terminates and then Parent Process Terminates.i.e
|
First Terminated |
Last Terminated |
Zombie Process |
Child process |
Parent Process |
Orphan Process |
Parent Process |
Child process |
|
Program Code
|
Input:
|
Output:
Child process
Parent process
|