InterviewSolution
Saved Bookmarks
| 1. |
For processes to request access to file contents, they need _____________(a) to run a seperate program(b) special interrupts(c) to implement the open and close system calls(d) none of the mentionedI had been asked this question in examination.I'm obligated to ask this question of File System Implementation in portion File Systems and their Implementation of Operating System |
|
Answer» Correct OPTION is (C) to implement the open and close SYSTEM calls |
|