234k views
3 votes
Which of the following resources can be used by an OS to communicate with hardware? (Select 2)

--Device Manager
--Secure Shell (SSH)
--Device Drivers
--System BIOS
--Command-Line Interface (CLI)

User Shelita
by
6.4k points

1 Answer

2 votes

Answer: Device drivers and system BIOS

Explanation:

The device drivers and the system BIOS are the resources that can be use by the operating system to communicate with the hardware.

Device drivers basically provide the software interface to the hardware devices and enable the operating system and many type of program to access the different hardware functions.

BIOS stand for the basic input and output system and it basically provide the link between the software and the hardware in the system. Technically the BIOS refers to the set of the device drivers in the computer system.

User Marc Fischer
by
6.3k points