Difference between Operating System and Kernel
Advertisements
Difference between Operating System and Kernel
Operating System manages a computer and acts as an interface between user and computer. Operting system is the first program that starts when a computer is booted up. Kernel is the core component of the operating system and is responsible to convert user commands to machine level language commands.
Difference between Operating System and Kernel
Key | Operating System | Kenel |
---|---|---|
Type | Operating system is a system software. | Kernel is a part of operating system. |
Work | Operating system acts as an interface between user and hardware. | Kernel acts as an interface between applications and hardware. |
Main tasks | Ease of doing system operations, security etc. | Memory management, space management, process management and task management. |
Basic | A computer need Operating System to run. | An Operating System needs Kernel to run. |
Types | Operating Systems types are multiuser, multitasking, multiprocessor, realtime, distributed etc. | Kernel types are monolithic kernel and micro kernel. |
Boot | Operating System is the first program to load when computer boots up. | Kernel is the first program to load when operating system loads. |
Google Advertisment