Interview Questions

Driver software

Glossary of Windows Terms


(Continued from previous question...)

Driver software

Driver software is software that works as a translator between another program and some piece of hardware. In the software industry, there are generally standard ways to do things. There are many different types of hardware, however, and each piece of hardware may have its own protocol (or "language"). The driver software receives standard signals from another program, then translates these into commands for a particular piece of hardware. This way a program can be written in a standard way, and it will work with many different devices.

(Continued on next question...)

Other Interview Questions