0% found this document useful (0 votes)
21 views

OSES

The document discusses operating systems. It defines an operating system as software that runs on computers and manages hardware to provide common services that allow applications to execute efficiently. Operating systems provide process management, interrupts, memory management, file systems, device drivers, networking, security, and input/output functions as an intermediary between applications and computer hardware. Popular modern operating systems for personal computers include Microsoft Windows, Mac OS X, and Linux.

Uploaded by

Abhishek Shah
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

OSES

The document discusses operating systems. It defines an operating system as software that runs on computers and manages hardware to provide common services that allow applications to execute efficiently. Operating systems provide process management, interrupts, memory management, file systems, device drivers, networking, security, and input/output functions as an intermediary between applications and computer hardware. Popular modern operating systems for personal computers include Microsoft Windows, Mac OS X, and Linux.

Uploaded by

Abhishek Shah
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Operating system

From Wikipedia, the free encyclopedia

Operating systems

Common features

 Process management

 Interrupts

 Memory management

 File system

 Device drivers

 Networking (TCP/IP, UDP)

 Security (Process/Memory

protection)

 I/O

v • d • e

An operating system (OS) is software, consisting of programs and data, that runs on computers and manages the

computer hardware and provides common services for efficient execution of variousapplication software.

For hardware functions such as input and output and memory allocation, the operating system acts as an

intermediary between application programs and the computer hardware,[1][2] although the application code is usually

executed directly by the hardware, but will frequently call the OS or be interrupted by it. Operating systems are found

on almost any device that contains a computer—fromcellular phones and video game

consoles to supercomputers and web servers.
Examples of popular modern operating systems for personal computers are Microsoft Windows, Mac OS X,

and Linux.[3]

You might also like