1.

Which of the following system calls does not return control to the calling point, on termination?(a) fork(b) exec(c) ioctl(d) longjmpThe question was asked in examination.My question comes from The Fork and exec System Calls topic in section The Linux System of Operating System

Answer»

The correct answer is (B) exec

To EXPLAIN I WOULD say: None.



Discussion

No Comment Found

Related InterviewSolutions