What are the three major activities of an operating system in regard to memory management?
Answer:
i. Keep track of which parts of memory are currently being used and by whom.
ii. Decide which processes are to be loaded into memory when memory space becomes available.
iii. Allocate and deallocate memory space as needed.