Provide a way for the user to interact with the computer.
Manage the central processing unit (CPU).
Manage memory and storage.
Enable users to perform a specific task as document editing.
Answer is Wrong!
Answer is Right!
The correct answer is D. Enable users to perform a specific task as document editing.
An operating system (OS) is a system software that manages computer hardware and software resources and provides common services for computer programs. It is a vital part of the system software in a computer system.
The OS performs all of the following functions:
- Provides a way for the user to interact with the computer. This is done through a user interface, which can be a command-line interface, a graphical user interface, or a touch-screen interface.
- Manage the central processing unit (CPU). The CPU is the brain of the computer, and the OS schedules the execution of programs on the CPU.
- Manage memory and storage. The OS allocates memory to programs and manages the file system.
- Provide a platform for application programs. Application programs are the programs that users run on their computers, such as word processors, spreadsheets, and games. The OS provides a platform for these programs to run on, and it provides them with access to the computer’s resources.
The OS does not enable users to perform a specific task as document editing. This is done by a document editing application program.