Heart of UNIX Operating System
-
Kernel
-
Shell Interpreter
-
Command line interpreter
-
Others
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.