Computer Science, asked by ritukugautam5465, 7 months ago

How does an operating system manage memory?​

Answers

Answered by sankalpmahi122
3

Answer:

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