1.

In linked allocation _____________(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 mentionedThis question was addressed to me in semester exam.My question is taken from File System Implementation topic in chapter File Systems and their Implementation of Operating System

Answer» RIGHT CHOICE is (b) each FILE is a LINKED LIST of disk blocks

Explanation: None.


Discussion

No Comment Found

Related InterviewSolutions