adplus-dvertising
frame-decoration

Question

System wide table in UNIX contains process independent information such as :

a.

location of file on disk

b.

access dates

c.

file size

d.

all of the mentioned

Answer: (d).all of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. System wide table in UNIX contains process independent information such as :

Similar Questions

Discover Related MCQs

Q. The open file table has a/an _______ associated with each file.

Q. The file name is generally split into two parts :

Q. The UNIX sytem uses a/an ________ stored at the beginning of a some files to indicate roughly the type of file.

Q. The larger the block size, the ______ the internal fragmentation.

Q. In the sequential access method, information in the file is processed :

Q. Sequential access method ______ on random access devices.

Q. The direct access method is based on a ______ model of a file, as _____ allow random access to any file block.

Q. For a direct access file :

Q. A relative block number is an index relative to :

Q. The index contains :

Q. For large files, when the index itself becomes too large to be kept in memory :

Q. _______ tend to represent a major bottleneck in system performance.

Q. In UNIX, even an ’empty’ disk has a percentage of its space lost to ______

Q. By preallocating the inodes and spreading them across the volume, we ___________ the system performance.

Q. ____________ writes occur in the order in which the disk subsystem receives them, and the writes are not buffered.

Q. In ___________ writes, the data is stored in the cache.

Q. A file being read or written sequentially should not have its pages replaced in LRU order, because _____________

Q. In the optimized technique for sequential access ___________ removes a page from the buffer as soon as the next page is requested.

Q. With _______ a requested page and several subsequent pages are read and cached.

Q. Some directory information is kept in main memory or cache to ___________