InterviewSolution
Saved Bookmarks
| 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» | |