Multiple choice

Operating systems function in which memory area(s) (best answer)?

  1. Kernel space and Hyperspace

  2. User space

  3. User space and Kernel space

  4. Kernel space and cyberspace

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Operating systems manage resources and enforce security by separating memory into User space (for applications) and Kernel space (for core OS functions).