Saved Bookmarks
| 1. |
Which of the following system calls transforms executable binary file into a process?(a) fork(b) exec(c) ioctl(d) longjmp |
|
Answer» The correct choice is (b) exec For explanation: None. |
|