Multiple choice How does the OS manage memory? Ensures each process has enough memory to perform job Ensures each process is followed step by step Ensures each process is prioritized in importance It doesnt care Reveal answer Fill a bubble to check yourself A Correct answer Explanation Memory management is a core OS function that allocates memory to processes as needed. It ensures that each process has sufficient space to execute and prevents processes from interfering with each other's memory space.