Question: write a linux program in c language for fork.c to compile a program take inputs a,b,c,d using fork create a process for parent c+d and
write a linux program in c language for fork.c to compile a program
take inputs a,b,c,d
using fork create a process for parent c+d
and for child a+b
then take the product of both
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
