question 7 (mandatory) (1 point) what is the role of device drivers in an operating system? to execute…

question 7 (mandatory) (1 point) what is the role of device drivers in an operating system? to execute application software to allocate processing power to enable communication between the os and hardware devices to manage system memory question 8 (mandatory) (1 point) which of the following is an example of an i/o device? ram cpu hard drive keyboard

question 7 (mandatory) (1 point) what is the role of device drivers in an operating system? to execute application software to allocate processing power to enable communication between the os and hardware devices to manage system memory question 8 (mandatory) (1 point) which of the following is an example of an i/o device? ram cpu hard drive keyboard

Answer

Brief Explanations:

For Question 7, device drivers act as translators between the operating system and hardware devices, enabling communication. For Question 8, an I/O (input - output) device is used to input data into or output data from a computer system. A keyboard is an input device and thus an I/O device. RAM is for temporary data storage, CPU is for processing, and hard drive is for long - term data storage.

Answer:

Question 7: To enable communication between the OS and hardware devices Question 8: Keyboard