InterviewSolution
Saved Bookmarks
| 1. |
When a user refers to a particular file?(a) system MFD is searched(b) his own UFD is not searched(c) both MFD and UFD are searched(d) every directory is searchedI had been asked this question during a job interview.The doubt is from File System Interface Directory Structure topic in section File Systems and their Implementation of Operating System |
|
Answer» The CORRECT answer is (C) both MFD and UFD are searched |
|