Write a c program that has a parent process


Write a C program that has a parent process, a child process , and a grandchild process.
The parent process should print its id and the square of 5 ,the child process should print its id and the square of 6 , the grandchild process should print its id and the square of 7 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a c program that has a parent process
Reference No:- TGS0130114

Expected delivery within 24 Hours