1000+ Distributed File System Interview Questions and Answers Pdf - 1

Question: 1

The map table

(A) allows pages to be located when referenced

(B) is not necessary in the latest operating system

(C) should be completely in the fastest hardware possible

(D) should be as large as possible

Ans: A

allows pages to be located when referenced

Question: 2

A public key encryption system

(A) does not encode the data before transmitting it

(B) allows only correct sender to decode the data

(C) allows anyone to decode the transmissions

(D) allows only correct receiver to decode the data

Ans: D

allows only correct receiver to decode the data

Question: 3

The allocation map

(A) allows programs to erase files

(B) is updated by applications programs

(C) is used to store a program data

(D) specifies which blocks are used by which file

Ans: D

specifies which blocks are used by which file

Question: 4

Volatility of a file refers to

(A) percentage of records that has changed in a given time period

(B) the extent where records of the file are contiguous and in proximity to others

(C) efficiency with which non-sequential files are processed

(D) the number of records added or deleted from a file composed to the original number of records in that file

Ans: D

the number of records added or deleted from a file composed to the original number of records in that file

Question: 5

Wild card specifiers

(A) allow several files to be read simultaneously

(B) can be used when writing a file

(C) are only used when printing the contents of files

(D) provide an easy way of finding groups of related files

Ans: D

provide an easy way of finding groups of related files

Related Questions