Computer Science, asked by radheysoni, 1 year ago

what is an operating system??? what are its functions ????

Answers

Answered by kritikasinghania19
1
Operating System is one of the core software programs that runs on the hardware and makes it usable for the user to interact with the hardware so that they can send commands (input) and receive results (output). It provides a consistent environment for other software to execute commands.
Basic Functions of the Operating system

The key five basic functions of any operating system are as following
1.Interface between the user and the hardware 

2. Coordinate hardware components

3. Provide environment for software to function

4. Provide structure for data management 

5. Monitor system health and functionality
I HOPE THIS ANSWER WILL HELP YOU

radheysoni: and its functions
Answered by manish10133
1
The Operating System is a program with the following features −

An operating system is a program that acts as an interface between the software and the computer hardware.

It is an integrated set of specialized programs used to manage overall resources and operations of the computer.

It is a specialized software that controls and monitors the execution of all other programs that reside in the computer, including application programs and other system software.

its functions are
Interface between the user and the hardware : An OS provides an interface between user and machine. This interface can be a graphical user interface (GUI) in which users click onscreen elements to interact with the OS or a command-line interface (CLI) in which users type commands at the command-line interface (CLI) to tell the OS to do things.



Figure: GUI vs CLI

2. Coordinate hardware components :An OS enables coordination of hardware components. Each hardware device speaks a different language, but the operating system can talk to them through the specific translational softwares called device drivers. Every hardware component has different drivers for Operating systems. These drivers make the communication successful between the other softwares and the hardware.



Figure: Device Drivers in between OS and Hardware devices

3. Provide environment for software to function: An OS provides an environment for software applications to function. An application software is a specific software which is used to perform specific task. In GUI operating systems such as Windows and macOS, applications run within a consistent, graphical desktop environment.

4. Provide structure for data management : An OS displays structure/directories for data management. We can view file and folder listings and manipulate on those files and folders like (move, copy, rename, delete, and many others).

5. Monitor system health and functionality: OS monitors the health of our system’s hardware, giving us an idea of how well (or not) it’s performing. We can see how busy our CPU is, or how quickly our hard drives retrieve data, or how much data our network card is sending etc. and it also monitors system activity for malware.


radheysoni: where are its functions
manish10133: waiting
Similar questions