write one broad task to be accomplished by memory management
Answers
Answered by
1
The memory management function keeps track of the status of each memory location, either allocated or free. It determines how memory is allocated among competing processes, deciding which gets memory, when they receive it, and how much they are allowed.
Similar questions