Computer Science, asked by Shamaila9451, 7 months ago

What is memory management explain me in a easy way
pls dear don't post irrelevant
(❍ᴥ❍)

Answers

Answered by Anonymous
3

Answer:

Memory management is the process of controlling and coordinating computer memory, assigning portions called blocks to various running programs to optimize overall system performance. Memory management resides in hardware, in the OS (operating system), and in programs and applications.

Answered by angelworld57801
1

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.

Similar questions