Operating Systems第 27 / 100 题
What is the purpose of a device driver?
a.To allow the operating system to communicate with a specific hardware device
b.To physically connect two computers
c.To store user passwords
d.To increase the screen brightness
解析
A device driver is software that translates operating system commands into instructions a particular hardware device understands. Without the correct driver, a device such as a printer or graphics card may not function properly. Keeping drivers updated can fix bugs and improve compatibility.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- In Windows, which tool is commonly used to view and end running processes and check resource usage?
- What is a file system responsible for?
- Which of the following is an example of file permissions in a Linux system?
- In Windows, what is the Registry?
- What does 'multitasking' mean in the context of an operating system?
- Which command in Windows Command Prompt changes the current directory?