diff between kernel and os code example
Example: what is Kernel
The Kernel handles the main work of an operating system:
1. Allocates time & memory to programs
2. Handles File System
3. Responds to various Calls
The Kernel handles the main work of an operating system:
1. Allocates time & memory to programs
2. Handles File System
3. Responds to various Calls