Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Guide to Operating Systems Study Set 1
Quiz 6: Devices and Device Drivers
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which of the following is NOT a type of device special file used in Linux systems?
Question 2
True/False
Device drivers perform the actual communication between physical devices and the operating system.
Question 3
Multiple Choice
Which of the following is a common format for distributing driver files?
Question 4
Multiple Choice
You have attached a new USB camera to your computer but it doesn't seem to be working. Which tool can you use to see if Windows successfully installed the driver and verify that the device is working correctly?
Question 5
Multiple Choice
In which I/O device communication strategy are the control and data registers separate from the computer's RAM address space?
Question 6
True/False
Generic mouse and keyboard drivers are included with the OS.
Question 7
Multiple Choice
The management software for your sound card has just downloaded and installed the latest driver for your sound card. After a reboot, your computer shows signs of instability and the sound skips. What feature should you use to resolve the problem that will cause the least disruption?
Question 8
Multiple Choice
You are designing a new device that must be able to accept bursts of data that are held until the CPU is ready for them. What can you include in the device design to accommodate this requirement?
Question 9
Multiple Choice
You are writing a device driver for a sensor attached to the computer. Your driver is experiencing an error when it tries to write a command instructing the device to read data. In which component of the device does the problem most likely lie?
Question 10
Multiple Choice
You need to install a new sound card for a colleague's computer. Which of the following does NOT represent a typical method for installing the driver on a Windows system?
Question 11
Multiple Choice
Which of the following is a goal of driver signing?
Question 12
Multiple Choice
Which of the following is NOT a typical step in the process for installing new hardware on a macOS system?
Question 13
Multiple Choice
Which of the following is a good practice when you are installing a new device?
Question 14
Multiple Choice
A Windows 10 user is having trouble with Zoom sessions. She tells you that she recently installed an updated webcam driver that she hoped would allow her to properly use Zoom backgrounds. However, ever since she updated the driver, her Zoom sessions frequently freeze and her video is very slow. What do you recommend that she do to get Zoom working again quickly?
Question 15
True/False
All device drivers are built-in to the operating system and provided by the operating system vendor.
Question 16
Multiple Choice
You are about to install a new USB camera on your Linux system and you realize that there is no device special file available for your device. What command can you use on the system to create a new device special file?