10 different between operating system and kernal
Answers
Answer:
Key Differences Between Kernel and Operating System
The basic difference between an operating system and kernel is that operating system is the system program that manages the resources of the system, and the kernel is the important part (program) in the operating system.
kernel acts as an interface between software and hardware of the system. On the other hand, Opertaing system acts as an interface between user and computer.
Operating system can be further classified as Single and Multiprogramming batch system, Distributed operating system, Realtime operating system. On the other hand, a kernel is classified as monolithic kernels and microkernel.
Kernel take care of memory management, process management, task management and disk management. However, in addition to the responsibilities of the kernel, operating system is also responsible for protection and security of the system.