adplus-dvertising
frame-decoration

Question

The operating system keeps a small table containing information about all open files called :

a.

system table

b.

open-file table

c.

file table

d.

directory table

Answer: (b).open-file table

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The operating system keeps a small table containing information about all open files called :

Similar Questions

Discover Related MCQs

Q. In UNIX, the open system call returns :

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

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.