Question: write a unbuntu shell script in c++ take inputs a,b,c,d using fork create a process for parent c+d and for child a+b then take the
write a unbuntu shell script in c++
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
