💻 What is Kernel?
The Kernel manages the hardware like CPU, Motherboard, Ram, Storage(Hard-disk, SSD), Network Adapter etc.,
🐚 What is Shell?
A shell interprets commands from the user and executes them by making system calls to the operating syste...