ABOUT LAB
QUIZ
OPTITUDE QUESTION
CHOOSE CORRECT ANSWER
ONE WORD QUESTIO
100

file structure · The manner in which data and other objects are organized within a file. · The manner in which files are organized in a system

Define file structure?

100

contigues allocation

Which allocation scheme would work best for a file system implemented on a device that can only be accessed sequentially, a tape drive, for instance?

100

a) they are split into one or more partitions
b) information about files is added to each partition
c) they are made on different storage spaces
d) all of the mentioned 

ans: b

This set of Operating System Multiple Choice Questions & Answers (MCQs) focuses on “File System Interface Directory Structure – 1”.

100

a) symbol table
b) partition
c) swap space
d) cache 

Ans: a

 The directory can be viewed as a _________ that translates file names into their directory entries.

100

 each user has his/her own user file directory

What will happen in the two level directory structure?

200

a) system MFD is searched
b) his own UFD is not searched
c) both MFD and UFD are searched
d) every directory is searched 

Ans> c

When a user refers to a particular file?

200

a) it does not solve the name collision problem
b) it solves the name collision problem
c) it does not isolate users from one another
d) it isolates users from one another 

Ans:d

What is the disadvantage of the two level directory structure?

200

a) the tree has the stem directory
b) the tree has the leaf directory
c) the tree has the root directory
d) all of the mentioned 

Ans:d

 In the tree structured directories _____________

200

a) of current interest to the user
b) stored currently in the system
c) not used in the system
d) not of current interest to the system 

Ans: a

The current directory contains, most of the files that are _____________

200

a) absolute & relative
b) local & global
c) global & relative
d) relative & local 

Ans: a

Which of the following are the types of Path names?

300

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 

Ans: a

300

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 directory
d) none of the mentioned 

Ans c

300

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 

Ans :d

300

File type can be represented by ____________

a) file name
b) file extension
c) file identifier
d) none of the mentioned 

Ans b

300

Which file is a sequence of bytes organized into blocks understandable by the system’s linker?

a) object file
b) source file
c) executable file
d) text file 

Ans b

M
e
n
u