Question: The following C program utilises Unix operating system calls to run two processes simultaneously. Explain how the C program achieves this by explaining the purpose

The following C program utilises Unix operating system calls to run two processes simultaneously. Explain how the C program achieves this by explaining the purpose of each of the five highlighted operating system function calls. Assume the program child.exe is ready to be executed and returns a value of 5 using its exitfunction. #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
