A programmer handles the file allocation in such a way that n+1 blocks are utilized if a file needs n blocks, with the first block including index information. Which file allocation method is used?
1
Contiguous file allocation
2
Linked file allocation
3
Chained file allocation
4
Indexed file allocation
5
Question Not Attempted