Which is the core of the operating system?
- A. Shell
- B. Kernel
- C. Commands
- D. Script
Explanation
The kernel is the central core of an operating system, managing memory, processes, hardware access, and system resources. The shell is an interface through which users or programs interact with the kernel.