Question: what would happen if multi-threaded program executes fork()? Is there any usefulness in using fork() without subsequent exec() in multithreaded programs?
what would happen if multi-threaded program executes fork()?
Is there any usefulness in using fork() without subsequent exec() in multithreaded programs?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
