Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Multiple Choice 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 process by calling exit?

a.) the kernel will return B's exit status to program A

b.) the process will turn into a zombie

c.) program A is now responsible for reaping B

d.) program A, which was preempted, will resume execution

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Students also viewed these Databases questions

Question

Prove Theorem11.5.

Answered: 1 week ago