Multiple choice

The ______ of the operating system manages processes.

  1. file system

  2. kernel

  3. input/output

  4. none of these

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

The kernel is the core component of an operating system that manages processes, memory, and hardware resources. The file system handles storage organization, while input/output operations manage data transfer between devices and the system.