OS FileSystem MCQs
OS FileSystem MCQs
______ 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