Question: Write a program in C language on Unix/Linux in which a parent process creates three child processes. Let's them run concurrently and waits for them
Write a program in C language on Unix/Linux in which a parent process creates three child processes. Let's them run concurrently and waits for them to return and then prints their exit status.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
