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