A better way of contiguous allocation to extend the file size is _____________
(a) adding an extent (another chunk of contiguous space)
(b) adding an index table to the first contiguous block
(c) adding pointers into the first contiguous block
(d) none of the mentioned
I have been asked this question in quiz.
Question is from File System Implementation topic in chapter File Systems and their Implementation of Operating System