Question: As noted above, the program should use fork to start each new process and wait to collect the return status (and possibly check the PID)



As noted above, the program should use fork to start each new process and wait to collect the return status (and possibly check the PID) of each. At present the assignment does not contain any sample output, but I will update it shortly with outputs to demonstrate each of the cases in the rubric below Your assignment will be graded according to the rubric on the following page; partial credit may be given if you successfully complete part of a given objective. Please note that you should not submit separate files for each objective-your sole submission will be judged on how many of the tasks below it accomplishes successfully. The rubric may also be used as an outline for developing your program-for example, first write a program that accomplishes objective A, then modify it to accomplish objective B, and so on. In the rubric, objective A is the base case-you cannot complete any of the other objectives without completing that one, and the number of points listed with that objective is essentially the minimum you can earn with a working program. For each additional objective, the number of points is an additional number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
