1.

Assume there is a free list which contains nodes and is filled with a value if it is already assigned and the value will be the size of requested block else will be 0. The above code represents what?

A. code for first fit
B. code for best fit
C. code for worst fit
D. none of the mentionedView Answer
Answer» B. code for best fit


Discussion

No Comment Found