Computer Science for IGCSE & O level - Software (Section 8 - No. 43)

What is the primary function of memory management in an operating system?
To manage the primary storage (RAM) and move data between RAM and HD/SSD during the execution of programs.
To manage input/output devices and handle interrupts.
To ensure data security and prevent unauthorized access.
To handle hardware peripheral devices.

Explanation

Memory management's main function is to allocate and deallocate memory, ensuring efficient use of RAM and storage.

Comments (0)

Advertisement