Question: please write program in C 2. Create the following process structure by using multiple fork() calls as was discussed in the class. You program should

please write program in C
2. Create the following process structure by using multiple fork() calls as was discussed in the class. You program should spawn 3 children processes and 1 grandchild process as is shown in the below diagram. You processes should printout the process ids for Childi, Grand Child, Child2, and Child3. (50 points) Parent | Child1 Child2 Child3 Grand Child
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
