what is kernel in operating system code example
Example 1: what is kernel in os
Kernel is the core part of an operating system which manages
system resources. It also acts like a bridge between
application and hardware of the computer
Example 2: what is Kernel
The Kernel handles the main work of an operating system:
1. Allocates time & memory to programs
2. Handles File System
3. Responds to various Calls