What is a kernel, and what does it do?
Answer
The kernel is part of the operating system and is responsible for tasks like:
- Allocating memory
- Schedule processes
- Control CPU
The kernel is part of the operating system and is responsible for tasks like: