Kernel
Back to Computer-Science-Concepts
Kernel is the program that is the core of the computer's os.
- has complete control over everything that occurs on the system
- first program on startup, manages other startup processes
- manages i/o requests, sends instructions to cpu, manages memory