Home › IBPS Clerk › Computer Awareness › Software › A device driver works as an interface between th…
A device driver works as an interface between the attached device and the:
AOperating system
BApplication software
CPower supply unit
DWeb browser
Answer & Solution
Correct answer: A. Operating system
1. New devices are added to computers constantly, each with different characteristics.
2. The operating system alone cannot know how to run every one of them.
3. Control of a particular device at hardware level is delegated to its device driver.
4. The device driver acts as an interface between the device and the operating system.
5. Like a translator, it hides the hardware-level detail from the rest of the system.
_Source: NCERT Computer Science Class 11, Ch 1 'Computer System', S1.7.2 System Software_
Related questions
Software written for a wide audience, such as a spreadsheet tool or a web browser, is callWhich of these is an example of proprietary software?Skype and Adobe Reader, which can be used free of cost but whose source code is not releasLow level languages differ from high level languages mainly because low level languages arWhich statement correctly distinguishes an interpreter from a compiler?Which translator converts the whole source program into machine code in one go?An antivirus program and a disk defragmentation tool are both examples of:Software is broadly classified into which three categories?