Question
What is external fragmentation?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Free memory exists in separate noncontiguous holes, but no single hole is large enough
Explanation:
External fragmentation wastes memory between allocated regions rather than inside them.
The total free space may be sufficient even though it is not contiguous.
Leave a Reply