Question: (c) Parent child process creation using fork( ) and exec() system call Checking the Process Identifier Assigning new task to child Providing the path name
(c) Parent child process creation using fork( ) and exec()
system call
Checking the Process Identifier
Assigning new task to child
Providing the path name and program name to exec()
Synchronizing Parent and child process using wait()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
