A. Boot loader
B. Bootstrap
C. Process control block
D. File control block
A. Contiguous
B. Linked
C. Indexed
D. All of the mentioned
A. Each file must occupy a set of contiguous blocks on the disk
B. Each file is a linked list of disk blocks
C. All the pointers to scattered blocks are placed together in one location
D. None of the mentioned
A. Each file must occupy a set of contiguous blocks on the disk
B. Each file is a linked list of disk blocks
C. All the pointers to scattered blocks are placed together in one location
D. None of the mentioned
A. Each file must occupy a set of contiguous blocks on the disk
B. Each file is a linked list of disk blocks
C. All the pointers to scattered blocks are placed together in one location
D. None of the mentioned
A. Size
B. Commands
C. Timings
D. File system types
A. Size of the linear list in memory
B. Linear search to find a file
C. It is not reliable
D. All of the mentioned
A. Disk address of the first block & length
B. Length & size of the block
C. Size of the block
D. Total size of the file
A. Finding space for a new file
B. Inefficient
C. Costly
D. Time taking
A. First fit, best fit
B. Worst fit, first fit
C. Best fit, worst fit
D. None of the mentioned