C programing
Budget: $30 – $250 USD
a program that, when executed, has both a parent process and a child process. You use the fork()system call to create a child process as given in the lectures for Process Creation and Termination. I'll provide all the info