The data blocks of a very large file in UNIX file system are allocated using —

2018

The data blocks of a very large file in UNIX file system are allocated using —

Answer: D. an extension of indexed allocationUNIX uses inode-based file allocation, which supports single, double, and triple indirect blocks. This is effectively an extension of indexed allocation,…

  1. A.

    contiguous allocation

  2. B.

    linked allocation

  3. C.

    indexed allocation

  4. D.

    an extension of indexed allocation

Attempted by 754 students.

Show answer & explanation

Correct answer: D

UNIX uses inode-based file allocation, which supports single, double, and triple indirect blocks. This is effectively an extension of indexed allocation, suitable for very large files.

Explore the full course: Up Lt Grade Assistant Teacher 2025

Loading lesson…