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

asked
User Soupette
by
8.8k 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:

answered
User Anand Bhushan
by
8.9k points