What is the main component of operating system

4 years ago
Operating System

Main component of operating system are kernel and shell.

 

Shell is a interface between application program and kernel. Whenever application program wants some work to be done, it contacts kernel and kernel in turn perform work with the help of device drivers. Thus we can say kernel is an interface between hardware and shell.

 

Kernel uses device drivers to control microcontroller card of peripheral device and in turn work is being accomplished.

 

Application Program -> [shells ->kernel ->device driver -> controller card -> physical hardware]

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions