Using Either Unix Linux System Write C Program Forks Child Process Ultimately Becomes Zomb Q37099031

do this problem :
Using either a UNIX or a Linux system, write a C program that forks a child process that ultimately becomes a zombie process.Using either a UNIX or a Linux system, write a C program that forks a child process that ultimately becomes a zombie process. This zombie process must remain in the system for at least 10 seconds Process states can be obtained from the command ps -I The process states are shown below the S column; processes with a state of Z are zombies. The process identifier (pid) of the child process is

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.