Multiple choice technology operating systems

Which one of the following is NOT one of the kernel subsystems in UNIX?

  1. Process Management

  2. Memory Management

  3. File Management

  4. Device Management

  5. Capacity Management

  6. Network Management

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

UNIX kernel has five main subsystems: process management, memory management, file management, device management, and network management. These handle core OS functions like process scheduling, memory allocation, file I/O, hardware device communication, and networking. Capacity Management is not a standard kernel subsystem - it's an IT operations concept unrelated to kernel architecture.