In indexed 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 mentioned
This question was posed to me during an online interview.
My doubt is from File System Implementation topic in division File Systems and their Implementation of Operating System