Multiple choice technology operating systems paging technique lead to external fragmentation True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation Paging allocates memory in fixed-size blocks called pages and frames, which completely eliminates external fragmentation. However, it can still suffer from internal fragmentation within the last page of a process.