In which type of allocation method each file occupy a set of contiguous block on the disk?
(a) contiguous allocation
(b) dynamic-storage allocation
(c) linked allocation
(d) indexed allocation
The question was posed to me in an online interview.
This interesting question is from File System Implementation topic in section File Systems and their Implementation of Operating System