answersLogoWhite

0

OS's manage hardware by creating a uniform set of functions or operations that can be performed on various classes of devices (for instance read x bytes at address y from hard drive of any type).

These general functions rely on a layer of drivers that provide specific means to carry out operations on specific hardware. Drivers are usually provided by the manufacturers, but the OS must provide a way to load and use drivers, as well as detect the device and select an appropriate driver if several are available.

What else can I help you with?

Related Questions

What is the system software designed to accomplish?

System software is designed to manage and control computer hardware, providing a foundation for application software to run. It facilitates essential functions such as memory management, process scheduling, and input/output operations. By serving as an intermediary between users and the hardware, system software enables efficient operation and resource management of the computer system. Examples include operating systems, device drivers, and utility programs.


What is the definition of operating system?

An operating system is software that resides between user applications and hardware. It's job is to manage hardware resources and allocate them to the user applications through processes such as memory management and process scheduling.


What are the four basic operation of operating system?

1)Job management2)Communication between the user and hardware through user interface3)Data management4)Resource Management


What is system program and its types?

A system program is software designed to manage and control computer hardware and provide a platform for running application programs. The primary types of system programs include operating systems, which manage hardware resources and provide a user interface; utility programs, which perform maintenance tasks like file management and system diagnostics; and device drivers, which allow the operating system to communicate with hardware peripherals. Together, these programs ensure the efficient functioning of the computer system and facilitate user interaction with the hardware.


Linen management system and its operations?

linen management system and its operation


What does OS Contains?

An operating system (OS) contains essential software components that manage hardware and software resources on a computer. It includes the kernel, which handles system calls and resource management, along with device drivers for hardware interaction. Additionally, the OS provides a user interface, either graphical or command-line, and system libraries that offer APIs for application development. Overall, it acts as an intermediary between users and the computer hardware, facilitating efficient operation and resource allocation.


Is a collection of programs that manage and coordinate the activities taking place within a computer?

An operating system is a collection of programs that manage and coordinate the activities taking place within a computer. It acts as an interface between software applications and computer hardware, providing services like process management, memory management, file system management, and user interface functionality.


What unit is part of CPU and supervises operation of the computer system?

computer hardware


What are the components of OS?

The components of an operating system (OS) include the kernel, which manages system resources and hardware interactions; the user interface, which allows users to communicate with the system (command-line or graphical); system libraries, which provide essential functions for application programs; and device drivers, which enable the OS to interact with hardware peripherals. Additionally, the OS includes utilities for system management, file management, and process management, ensuring efficient operation and resource allocation.


What are the basic operation of operating system?

1)Job management2)Communication between the user and hardware through user interface3)Data management4)Resource Management


What is the purpose of management control system?

the purpose of a control system is to manage


How a operating system is related to computer hardware?

The operating system (OS) controls the hardware. A successful computer system will have hardware and an operating system. Application software is not required. All operating systems have a low level, or machine language to run the operation system and control all hardware.