Operating System » File System Interface Mounting Sharing
What is the mount point?

A. An empty directory at which the mounted file system will be attached
B. A location where every time file systems are mounted
C. Is the time when the mounting is done
D. None of the mentioned

When a file system is mounted over a directory that is not empty then _____________

A. The system may not allow the mount
B. The system must allow the mount
C. The system may allow the mount and the directory’s existing files will then be made obscure
D. All of the mentioned

In UNIX, exactly which operations can be executed by group members and other users is definable by _____________

A. The group’s head
B. The file’s owner
C. The file’s permissions
D. All of the mentioned

Anonymous access allows a user to transfer files _____________

A. Without having an account on the remote system
B. Only if he accesses the system with a guest account
C. Only if he has an account on the remote system
D. None of the mentioned

Explanation: The world wide web uses anonymous file exchange almost exclusively.

The machine containing the files is the _______ and the machine wanting to access the files is the ______

A. Master, slave
B. Memory, user
C. Server, client
D. None of the mentioned

Distributed naming services/Distributed information systems have been devised to _____________

A. Provide information about all the systems
B. Provide unified access to the information needed for remote computing
C. Provide unique names to all systems in a network
D. All of the mentioned