Kizspy | Question: 16
(Choose 1 answer)
FJOVERFLOW.COM
What is the primary goal of the Best Fit algorithm in memory allocation?
A. To allocate the largest available memory block
B. To allocate the first memory block large enough for the request
C. To find the smallest hole that is adequate for the request
D. To minimize external fragmentation by allocating contiguous blocks