Computer Science, asked by sanjanachandekar4, 5 hours ago

What are the main functions of an operating system?



Answers

Answered by pratharshan8
0

Answer:

An operating system has three main functions: (1) manage the computer's resources, such as the central processing unit, memory, disk drives, and printers, (2) establish a user interface, and (3) execute and provide services for applications software. Keep in mind, however, that much of the work of an operating system is hidden from the user; many necessary tasks are performed behind the scenes. In particular, the first listed function, managing the computer's resources, is taken care of without the user being aware of the details. Furthermore, all input and output operations, although invoked by an applications program, are actually carried out by the operating system. Although much of the operating system functions are hidden from view, you will know when you are using an applications software package, and this requires that you invoke-call into action-the operating system. Thus you both establish a user interface and execute software.

Operating systems for mainframe and other large computers are even more complex because they must keep track of several programs from several users all running in the same time frame. Although some personal computer operating systems-most often found in business or learning environments-can support multiple programs and users, most are concerned only with a single user. We begin by focusing on the interaction between a single user and a personal computer operating system.(See the image above)

Attachments:
Answered by jalpapatels1978
3

Answer:

  1. Memory Management
  2. Processor Management
  3. Device Management
  4. File Management
  5. Security
  6. Control over system performance
  7. Job accounting
  8. Error detecting aids
  9. Coordination between other software and users
Similar questions