Question: 31
(Choose 1 answer)
Suppose you need to design a file system that optimizes file retrieval by keeping related file blocks close
together. Which file allocation strategy would you choose, considering performance improvement?
A. Linked lists
B. Contiguous files
C. File-allocation tables
D. I-nodes