Computer Science, asked by michaelrono65, 2 months ago

Describe How the os control all computer I/O devices

Answers

Answered by srivastavranu416
2

Answer:

Device Controllers

Device drivers are software modules that can be plugged into an OS to handle a particular device. Operating System takes help from device drivers to handle all I/O devices. The Device Controller works like an interface between a device and a device driver. I/O units (Keyboard, mouse, printer, etc.)

Explanation:

I hope this helps you

Similar questions