Multiple choice technology operating systems

Heart of UNIX Operating System

  1. Kernel

  2. Shell Interpreter

  3. Command line interpreter

  4. Others

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

The kernel is the core component of UNIX that manages hardware resources, memory, and system calls. It acts as a bridge between applications and the hardware. Shell interpreters and command-line interfaces are user-level programs that interact with the kernel, not the core itself.