Question: On Unix, when does the exec ( ) system call return ? Group of answer choices exec ( ) always returns after the completion of

On Unix, when does the exec() system call return ?
Group of answer choices
exec() always returns after the completion of the program
when there is an error with the call parameters, such as an invalid file name
exec() starts the new program in the background and returns immediately
exec() returns when the child program receives a signal

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!