Child processes

a) The code in process1 creates three child processes with their address spaces and the parent process which
its address space. Your assignment is: You need to create 5 child processes with their address spaces and the
parent process with its address space. In between the execution of each child and the parent function, the
sleep function will execute for a second.
b)Process 2 only creates three child processes with its address spaces.You wil create 5 child processes and
their address spaces with the switch statements.
c) You will use comments in your code
d) Upload the codes and the outputs as one single ppt file

This question has been answered.

Get Answer