The principle reason behind memory management is to advance the utilization of RAM. The fundamental necessity of memory management is to give the methods to progressively allocate parts of memory to programs at their demand, and free it for reuse when didn’t really required. This is critical process to any propelled PC framework where more than a single procedure may be in progress.
