Dynamic Storage Allocation Problem
Q1. What is the problem in Dynamic Storage Allocation?
Ans. Dynamic storage allocation problem, which concerns how to satisfy a request of size ‘n’ from a list of free holes.
Ans. Dynamic storage allocation problem, which concerns how to satisfy a request of size ‘n’ from a list of free holes.