Discuss The Various Memory Management Techniques: Their Advantages As Well As Their Disadvantages?

2

2 Answers

Anonymous Profile
Anonymous answered
Memory management technique in relation to real life situation
Anonymous Profile
Anonymous answered
Some of the memory management techniques are as follows.
- Single tasking with overlay
- fixed memory partitioning
- Variable memory partitioning

Single Tasking With Overlay - It is a technique to to allow for a process to be larger than the size of physical memory

Fixed Memory Partitioning  - In this management technique, memory space is divided into partitions.

Variable Memory Partitioning - In this technique, we search for large space to carry out process.

Here you will find more about memory management techniques >>> catch22.net

Answer Question

Anonymous