what is device drivers
Answers
Explanation:
a device driver is a computer program that operates or controls a particular type of device that is attached to a computer. ... Drivers are hardware dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.
Answer:
a device driver also called a driver is a small program that tells the operating system how to communicate with a device it acts like a link between the hardware in the computer system and the OS the operating system relies on device driver to communicate with each device on the computer each device on the computer such as the mouse keyboard acceptor has its own specialised set of commands and requests it own specific drivers when you bhoot a computer the operating system loads each device driver these devices will not functions without the correct drivers