1.

Which of the following system calls does not return control to the calling point, on termination?(a) fork(b) exec(c) ioctl(d) longjmp

Answer» The correct answer is (b) exec

To explain I would say: None.


Discussion

No Comment Found

Related InterviewSolutions