Computer Science for IGCSE & O level - Software (Section 6 - No. 16)

Which of the following is NOT a function of Memory Management?
Managing primary storage (RAM)
Keeping track of all the memory locations
Allowing the use of the same memory locations at the same time
Moving data between RAM and HDD/SSD during the execution of programs

Explanation

Memory management's job is to keep track of the memory locations and allow the data to be moved between the primary storage and HDD/SSD.

Comments (0)

Advertisement