Computer Science, asked by pappusneha4, 11 months ago

How do device drivers work​

Answers

Answered by sohel12353
0

Answer:

A driver communicates with the device through the computer bus or communications subsystem to which the hardware connects. When a calling program invokes a routine in the driver, the driver issues commands to the device.

Explanation:

Mark Me As Brainleist

Answered by Anonymous
0

Answer:

In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer. ... Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware dependent and operating-system-specific.

Similar questions