A program is located in the smallest available hole in the memory is
2009
A program is located in the smallest available hole in the memory is
- A.
best fit
- B.
first fit
- C.
worst - fit
- D.
buddy
Attempted by 213 students.
Show answer & explanation
Correct answer: A
Best fit memory allocation searches for the smallest available hole that can accommodate the program. This strategy minimizes external fragmentation by utilizing space more efficiently than first or worst fit approaches.
A video solution is available for this question — log in and enroll to watch it.