CBSE Class 9 Computer Applications
Question 1 of 37
Types of Software — Question 1
Back to all questions 1
Question Question 1
Describe four tasks that are carried out by an operating system.
The four tasks that are carried out by an operating system are:
- Processor Management — The management of CPU by the operating system is known as processor management.
- Memory Management — The operating system allocates memory to a program for execution and de-allocates it when the program finishes executing.
- File System Management — The Operating System organizes and manages data on storage devices, creating, reading, writing, and deleting files, and handling directories and permissions.
- Device Management — The operating system keeps track of all the devices, enables and controls the input-output (I/O) devices attached to a computer system.