49.6k views
2 votes
How does kernel interacts with hardware components

User Soupette
by
5.4k points

1 Answer

0 votes

Answer:

Kernel acts as a bridge between applications and data processing performed at hardware level using inter-process communication and system calls. Kernel loads first into memory when an operating system is loaded and remains into memory until operating system is shut down again.

Step-by-step explanation:

User Anand Bhushan
by
5.4k points