why is device driver required
Answers
Answered by
2
Explanation:
why is device driver required
A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used. ... When a calling program invokes a routine in the driver, the driver issues commands to the device.
Answered by
1
Answer:
A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used. ... When a calling program invokes a routine in the driver, the driver issues commands to the device.
Similar questions