Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which operating system function does a driver fulfill? running an appli…

Question

which operating system function does a driver fulfill? running an application booting managing hardware managing files

Explanation:

Brief Explanations

A driver is a software - component that enables the operating system to communicate with hardware devices. It allows the OS to manage and control hardware such as printers, graphics cards, etc. Running an application is managed by the application - layer and the OS's process management. Booting is the initial startup sequence of the computer. Managing files is done by the file - system of the OS.

Answer:

C. managing hardware