Q
Medium 1 Mark
Computer Studies Operating Systems
What does the OS prevent when managing memory for multiple programs?
Explanation
One key role of memory management is to prevent programs from accessing each other's memory space, ensuring data integrity and system stability.
Reference: Computer Studies , Page 3
Hint
Each program should stay within its own memory boundaries.