difference between shell and kernel
Answers
Answered by
11
Basically the kernel is the center of the operating system that manages everything. The shell is just a particular program, a friendly interface that translates your commands into some low-level calls to the kernel. Kernel is like a interface between software n hardware.
Answered by
6
Basically the kernel is the center of the operating system that manages everything. The shell is just a particular program, a friendly interface that translates your commands into some low-level calls to the kernel. ... Kernel is like a interface between software n hardware.
Nick987:
xD copied my answer
Similar questions