Question: Consider a scenario where a process running program A performs an exec in order to run program B. What happens when program B terminates the

Consider a scenario where a process running program A performs an exec in order to run program B. What happens when program B terminates the process by calling exit? O program A, which was preempted, will resume execution O the process will turn into a zombie O program A is now responsible for reaping B the kernel will return B's exit status to program A
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
