Computer Science, asked by mukulsony2633, 1 year ago

Explain main-memory management.

Answers

Answered by Super2005
0

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.

Similar questions