External fragmentation will not occur when?
(a) first fit is used
(b) best fit is used
(c) worst fit is used
(d) no matter which algorithm is used, it will always occur
This question was addressed to me in unit test.
I'd like to ask this question from Memory Management in section Memory Management of Operating System