FC0-U61 · Question #582
Which of the following are the main functions of an operating system? (Choose two.)
The correct answer is D. Application management F. Hardware access control. The main functions of an operating system include application management and hardware access control.
Question
Which of the following are the main functions of an operating system? (Choose two.)
Options
- AText processing
- BProgram compilation
- CWeb browsing
- DApplication management
- EFlowchart editing
- FHardware access control
How the community answered
(23 responses)- A4% (1)
- D96% (22)
Why each option
The main functions of an operating system include application management and hardware access control.
Text processing is a function of specific application software (e.g., word processors), not a core function of the operating system itself.
Program compilation is handled by compilers, which are development tools, not a direct function of the operating system.
Web browsing is performed by web browser applications, not the operating system's core function.
Operating systems are responsible for managing the execution of applications, including loading them into memory, scheduling their execution, and allocating resources, ensuring they run efficiently and without conflicts. This is known as process or application management.
Flowchart editing is a function of specialized design software, not a fundamental operating system task.
Operating systems provide an abstraction layer between hardware and applications, controlling and mediating access to resources like CPU, memory, storage, and peripherals. This hardware access control ensures fair usage, prevents conflicts, and protects system integrity.
Concept tested: Operating system core functions
Source: https://learn.microsoft.com/en-us/windows/win32/sysinfo/about-the-operating-system
Topics
Community Discussion
No community discussion yet for this question.