0 votes
in Angular by

What is the best solution to external fragmentation problem?

a. Mutual Exclusion

b. Synchronization

c. Priority Queue

d. Paging

1 Answer

0 votes
by

Paging is the solution to external fragmentation problem which is to permit the logical address space of a process to be non-contiguous, thus allowing a process to be allocating physical memory wherever the latter is available.

Related questions

+1 vote
asked Jan 22, 2022 in Growth and Transformation by Robindeniel
+1 vote
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
...