Computer Science, asked by Abet6027, 9 months ago

Explain atleast tenwork of any operating system

Answers

Answered by hotelcalifornia
0

Tenwork of any operating system:

Process management:

  • Every Application which is executed, it has its own process with a unique Process ID. it is given by the Operating System.

Device Management:

  • It keeps track of all the devices which is connected to the computer such as I/O devices.

Threads:

  • Thread is used to improve the performance of an operating system.

Scheduling:

  • The operating system allows more than one process to be loaded into the  memory at a time.

Memory Management:

  • It allows the movement of processes between the memory and the Hard Disk.

Inter-Process Communication:

  • The operating system allows the communication between the process by Synchronizing their work.

Input and Output management:

  • It manages all the input and output devices.

Virtualization:

  • It is a way to run multiple OS on single physical hardware.

Security:

  • It protects the date of the user by providing enough security with a password.

Error Detecting:

  • It recognises the error which is occurred in the programing execution.

Learn more about operating System

The operating system is the software heart of the machine give a detailed explanation of what the operating system of a modern PC does​

brainly.in/question/10529158

What is an operating system? how it is useful as an interpreter

brainly.in/question/9806060

Similar questions