

MCQOPTIONS
Saved Bookmarks
1. |
Which sytem call can be used by a user process to lock a memory so that it cannot be swapped out? |
A. | memory files() |
B. | memlock() |
C. | pipe() |
D. | active memory regions |
Answer» C. pipe() | |