MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

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: -Operating systems are responsible for ‘ peripheral management ‘ this means ….. They communicate and control devices such as mice, keyboards, monitors and printers. This can include sending print jobs to the printer.

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 operating system manages the interaction between applications and the hardware. To access and communicate with the hardware, the operating system installs a device driver for each hardware component. A device driver is a small program written by the hardware manufacturer and supplied with the hardware component.

There is 1 question to complete.