Question
Which allocation method stores a file’s block addresses in a separate index block?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Indexed allocation
Explanation:
Indexed allocation centralizes the addresses of a file's data blocks in an index structure.
This supports direct access without requiring physically adjacent blocks.
Leave a Reply