Home > Computer Engineering > Quizzes > Operating Systems: File Management
Operating Systems: File Management
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 50% Most missed: “In the world wide web, a ____ is needed to gain access to the remote files, and …”
Operating Systems: File Management
Time left 00:00
25 Questions

1. When a file system is mounted over a directory that is not empty then _____________
2. The series of accesses between the open and close operations is a _____________
3. When two users keep a subdirectory in their own directories, the structure being referred to is _____________
4. A tree structure ______ the sharing of files and directories.
5. The deletion of a link ________ the original file.
6. Mapping of network file system protocol to local file system is done by ____________
7. ______ is a unique tag, usually a number identifies the file within the file system.
8. Which of the following are the types of Path names?
9. When a cycle exists, the reference count maybe non zero, even when it is no longer possible to refer to a directory or file, due to _______
10. Which file is a sequence of bytes organized into blocks understandable by the system's linker?
11. To create a file ____________
12. What will happen in the two level directory structure?
13. In a tree structure, when deleting a directory that is not empty?
14. What will happen in the single level directory?
15. File type can be represented by ____________
16. What is the mount point?
17. The machine containing the files is the _______ and the machine wanting to access the files is the ______
18. When a user job starts in a two level directory system, or a user logs in _____________
19. By using the specific system call, we can ____________
20. When will file system fragmentation occur?
21. Distributed naming services/Distributed information systems have been devised to _____________
22. The current directory contains, most of the files that are _____________
23. Domain name system provides _____________
24. When keeping a list of all the links/references to a file, and the list is empty, implies that _____________
25. Which one of the following explains the sequential file access method?