Home »
MCQs »
Operating System MCQs
Which of the following method of disk space allocation involves no external fragmentation and is only efficient for sequential access files?
32. Which of the following method of disk space allocation involves no external fragmentation and is only efficient for sequential access files?
- Linked Allocation
- Contiguous Allocation
- File Allocation
Answer: A) Linked Allocation
Explanation:
Linked allocation method involves no external fragmentation and it is only efficient for sequential access files.