Computer Applications
Describe four tasks that are carried out by an operating system.
OS & GUI
1 Like
Answer
The four tasks that are carried out by an operating system are:
- Processor Management — The Processor management function of an OS allocates an important computer resource CPU to various running programs or applications. This function of an OS prepares, schedules, controls, and monitors jobs or processes submitted for execution to ensure the most efficient processing.
- Memory Management — The memory management function allocates memory to the running processes and de-allocates memory from the process, when it gets completed.
- Device Managementt — This function of an operating system is responsible for proper handling of input and output devices. This function ensures smooth reading of data from the input devices and sending the data to correct output devices.
- User Interface — The OS establishes a standard means of communication between users and their computer systems. It does this by providing a user interface and a standard set of commands that control the hardware.
Answered By
2 Likes
Related Questions
What is a file system ? How is it useful ?
Why do you need to install device driver every time you attach a new hardware device with your computer ?
(a) The operating system of modern computers has progressed from a command-driven system to a graphical user interface (GUI). Describe three advantages to the user of using a graphical user interface rather than a command-driven system.
(b) 'The operating system is the software heart to the machine.' Give a detailed explanation of what the operating system of a modern PC does.
(c) Define the term 'operating environment'.
(d) Define the term 'user interface', giving examples.
An operating system is a type of computer software.
(a) Give four tasks that are carried out by all operating systems.
(b) Describe one additional task that a multi-tasking operating system would be able to carry out
(c) Describe one additional task that a multi-user operating system would be able to carry out.