Communicate with your peers through Discussion Forum
Operating systemBy : Sankalp - 10-Sep-2018 
What is kernel in an Operating system?
0 likes - 1 comments

Arpit11-Sep-2018

Kernel is the central part of he operating system which is responsible for helping your applications or application software to communicate with the hardware of the computing device. It dominates the system resources, which communicates with the external device when needed.

There are two kinds of kernel which usually exists in operating system viz:-
1. Microkernal, which is the basic kernal.
2. Monolithic kernel that contains many drivers of the device.