Computer Science, asked by sonamgyampo5797, 11 months ago

External fragmentation is a problem associated with which memory management technique

Answers

Answered by Anonymous
0

Explanation:

Solution to the problem of external fragmentation is compaction. The process is to shuffle the memory contents so that all free memory is placed together in one large block. ... Another solution to external fragmentation is to permit logical address space of the processes to be noncontiguous.

Similar questions