GATE 2008
March 14, 2025GATE 2008
March 14, 2025GATE 2008
|
Question 20
|
The data blocks of a very large file in the Unix file system are allocated using
|
contiguous allocation
|
|
|
linked allocation
|
|
|
indexed allocation
|
|
|
an extension of indexed allocation
|
Question 20 Explanation:
An Unix file system can utilizes an extension of indexed allocation. Because it uses direct blocks, single indirect blocks, double indirect blocks and triple indirect blocks.
Correct Answer: D
Question 20 Explanation:
An Unix file system can utilizes an extension of indexed allocation. Because it uses direct blocks, single indirect blocks, double indirect blocks and triple indirect blocks.
