Categories
Computer Science Related

What is Kernal?

The core of the operating system is the kernal, a control program that functions in privileged state, reacting to interrupts from external devices and to service requests and traps from processes. Generally, the kernel is a permanent resident of the computer. It creates and terminates processes and responds to their request for service.