单选题 In computing,a device driver(commonly referred to as simply a driver)is acomputer program that operates or controls a particular type of device that is attached to a computer. A driver provides________to hardware devices,enabling systems and other computer programs to access hardware functions without needing to know precise details of the hardware being used。
【正确答案】 A
【答案解析】 在计算机中,驱动程序是指操作或者控制一种特定外设的程序。驱动程序提供一种硬件设备的软件操作接口,使得操作系统或者其他程序在不了解硬件的具体情况下可以访问该硬件设备。