1.
______ is a unique tag, usually a number, identifies the file within the
file system.
a) File identifier
b) File name
c) File type
d) None of the mentioned
2. To create a file
a) allocate the space in file system
b) make an entry for new file in directory
c) allocate the space in file system & make an entry for new file in direc-
tory
d) none of the mentioned
3. By using the specific system call, we can
a) open the file
b) read the file
c) write into the file
d) all of the mentioned
4. File type can be represented by
a) file name
b) file extension
c) file identifier
d) none of the mentioned
5. Which file is a sequence of bytes organized into blocks understanda-
ble by the system’s linker?
a) object file
b) source file
c) executable file
d) text file
6. What is the mounting of file system?
a) crating of a filesystem
b) deleting a filesystem
c) attaching portion of the file system into a directory structure
d) removing portion of the file system into a directory structure
8. Mapping of network file system protocol to local file system is done by
a) network file system
b) local file system
c) volume manager
d) remote mirror