Computer Science, asked by shauryathakur6677, 8 months ago

what is memory management in simple words​

Answers

Answered by rajanaramarao29
0

Answer:

Memory management is the functionality of an operating system which handles or manages primary memory and moves processes back and forth between main memory and disk during execution. Memory management keeps track of each and every memory location, regardless of either it is allocated to some process or it is free.

Answered by Anonymous
0

Answer:

Memory management is a form of resource management applied to computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and free it for reuse when no longer needed.

FOLLOW ME

Similar questions