143k views
0 votes
5 functions of an operating system


2 Answers

5 votes

Answer:

1. Memory Management: Managing primary and secondary memory, allocating and deallocating memory, and organizing how data is stored in memory.

2. Processor Management: Managing the processor, coordination of multiple processors, and scheduling tasks.

3. Device Management: Managing input/output devices such as printers, keyboards, and disks.

4. File Management: Creating, viewing, and managing files, as well as organizing data into folders.

5. Security Management: Enforcing security protocols, preventing unauthorized access, and implementing user authentication.

User Qifan Guo
by
7.7k points
3 votes
  1. security
  2. control over system performance
  3. job acounting
  4. device management
  5. process management.

Step-by-step explanation: