Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of the following statements about file allocationmethods is correct?
Which of the following statements about file allocation
methods is correct?
In contiguousallocation, files are stored in scattered blocks, making random accessefficient.
contiguous
allocation
, files are stored in scattered blocks, making random access
efficient.
In indexedallocation, a file’s blocks are always stored contiguously on disk.
indexed
In linkedallocation, each file block contains a pointer to the next block, whichmakes sequential access easy but random access slow.
linked
, each file block contains a pointer to the next block, which
makes sequential access easy but random access slow.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!