Memory Management in Multi Programming
In this topic, you will learn about, Memory Management in Multi Programming. Fixed Partition: In a multiprogramming environment, several programs reside in primary memory at a time and the CPU passes its control rapidly between these programs. One way to support multiprogramming is to divide the main memory into several partitions each of which is …