

MCQOPTIONS
Saved Bookmarks
1. |
A system call in Linux operating system to create a new child process, which is a copy of the parent process: |
A. | access |
B. | fork |
C. | flock |
D. | exec |
Answer» C. flock | |