Question: I need to write a C program that uses no more than 3 fork() that should run seven processes altogether (including the process started by
I need to write a C program that uses no more than 3 fork() that should run seven processes altogether (including the process started by the program). Also cannot use loops. Must show there are seven processes running by taking a screenshot of 'top' command.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
