what does a computer require in order to run
a connected Peripheral device properly
Answers
2.Properly installed drivers.
3.Properly working ports (USB ports, SATA ports etc)
THANK YOU
Answer:
The correct answer to the given question is:
device driver
Explanation:
A device driver is required by a computer to run a connected peripheral device.
A unique class of software application known as a device driver manages a particular piece of hardware that is connected to a computer. A computer needs device drivers to function properly. These applications may be small, but they give a computer the essential tools it needs to communicate with hardware, including the mouse, keyboard, and display (user input/output) as well as networks, storage, and graphics.
To connect and communicate with particular devices, a computer needs device drivers. They specify the communication channels and techniques used by the computer's operating system and programs to make requests of the device or access it. They also manage communications and device responses that are sent to the computer.
#SPJ2