Save
...
Software and Software Development
Systems Software
Device Drivers
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Theo
Visit profile
Cards (7)
What is a device driver?
A piece of
software
for
hardware
communication
View source
Why does a computer need device drivers?
To communicate with various
hardware
devices
View source
How does a device driver help with printing documents?
It translates print instructions for
printers
View source
What is the relationship between device drivers and hardware manufacturers?
Device drivers are made for different hardware
standards
View source
What should ideally happen when printing from a word processor?
The
document
should look the same on all
printers
View source
What does the device driver translate for the hardware?
Operating system
instructions to
hardware instructions
View source
What is the purpose of a device driver?
To enable communication between
OS
and
hardware
To ensure
compatibility
across different devices
To translate
instructions
for specific hardware
View source