You are on page 1of 1

Department of Computer Science and Engineering

Student Name…………………..………….. Enroll. No…………………………….…..


Semester………………………………...….. Date………………………………….…...
Course Code.……………………..………… Course Title………………………………
Quiz/Test No.: 2 Marks Obtained…………………………..
Max. Marks : ………..…………………… Evaluator’s Sign……………………….....

1. ______ is a unique tag, usually a number c) attaching portion of the file system into a
identifies the file within the file system. directory structure
a) File identifier d) removing the portion of the file system into a
b) File name directory structure
c) File type
d) None of the mentioned
7. Mapping of file is managed by ____________
a) file metadata
2. To create a file ____________ b) page table
a) allocate the space in file system c) virtual memory
b) make an entry for new file in directory d) file system
c) allocate the space in file system & make an entry
for new file in directory
d) none of the mentioned 8. Mapping of network file system protocol to local
file system is done by ____________
a) network file system
3. By using the specific system call, we can b) local file system
____________ c) volume manager
a) open the file d) remote mirror
b) read the file
c) write into the file
d) all of the mentioned 9. Which one of the following explains the
sequential file access method?
a) random access according to the given byte
4. File type can be represented by ____________ number
a) file name b) read bytes one at a time, in order
b) file extension c) read/write sequentially by record
c) file identifier d) read/write randomly by record
d) none of the mentioned

10. When will file system fragmentation occur?


5. Which file is a sequence of bytes organized into a) unused space or single file are not contiguous
blocks understandable by the system’s linker? b) used space is not contiguous
a) object file c) unused space is non-contiguous
b) source file d) multiple files are non-contiguous
c) executable file
d) text file

6. What is the mounting of file system?


a) crating of a filesystem
b) deleting a filesystem

You might also like