InterviewSolution
Saved Bookmarks
| 1. |
What will happen in the two level directorystructure? |
|
Answer» two-level directory structure, each USER has his own user file directory (UFD). The UFDs have similar structures, but each lists only the files of a SINGLE user. When a user job STARTS or a user logs in, the system's master file directory (MFD) is searched |
|