-
In the index allocation scheme of blocks to a file, the maximum possible size of the file depends on
-
- the size of the blocks, and the size of the address of the blocks
- the number of blocks used for the index and the size of the blocks
- the size of the blocks, the number of blocks used for the index and the size of the address of the blocks
- None of the above
- the size of the blocks, and the size of the address of the blocks
Correct Option: B
As per the definition and the process of index allocation scheme for blocks in a file, the maximum possible size of file depends on the number of blocks used for index and the size of the blocks.