COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

SYSTEM SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Peripheral Management____
A
Provides a method to communicate with the system
B
Manages your programs
C
allows the os to manage the hardware devices
D
Allows users to have different accounts
Explanation: 

Detailed explanation-1: -Input/output devices management To operate a peripheral, the operating system uses a program called a device driver . Device drivers contain instructions on how to control a device. Each connected device has its own driver. any device can be used with the operating system, as long as a driver is available for it.

Detailed explanation-2: -The function of peripheral management Getting input and sending output. Copying files from disk to main memory. Copy data files back to secondary storage.

Detailed explanation-3: -The operating system’s job The operating system (OS) manages all of the software and hardware on the computer. It performs basic tasks such as file, memory and process management, handling input and output, and controlling peripheral devices such as disk drives and printers.

Detailed explanation-4: -The goal of peripheral device management services is to make access clear, clean, and transparent to users. Management should remove all physical dependencies from users’ access requirements and replace these with logical mechanisms that are already common in programming environments.

There is 1 question to complete.