214k views
5 votes
In the Dynamic Partitioning technique of memory management, the placement algorithm that scans memory from the location of the last placement and chooses the next available block that is large enough to satisfy the request is called ______________.

User Tolokoban
by
5.5k points

1 Answer

4 votes

Answer:

best-fit

Step-by-step explanation:

Best-fit: Closest in size to the request: In the Dynamic Partitioning technique of memory management, the placement algorithm that scans memory from the location of the last placement and chooses the next available block that is large enough to satisfy the request

User Syntactic Fructose
by
4.7k points