What is the set of computer programs that manages a computer’s hardware and…
2010
What is the set of computer programs that manages a computer’s hardware and software called?
Answer: C. Operating system — ConceptAn operating system is system software that coordinates a computer’s hardware resources and provides common services for application programs.…
- A.
Compiler system
- B.
Operation system
- C.
Operating system
- D.
None of these
Attempted by 48 students.
Show answer & explanation
Correct answer: C
Concept
An operating system is system software that coordinates a computer’s hardware resources and provides common services for application programs. Compilers are language translators, while individual applications perform user-specific tasks.
Application
The question asks for the program set responsible for coordinating the computer’s hardware and software environment. That definition corresponds to an operating system.
Contrast
Compiler system: focuses on translating source programs and supporting build tasks.
Operation system: is a generic phrase and not the standard name of this system-software category.
None of these: is unnecessary because a standard technical term is present among the choices.
Result
Therefore, the set of programs described is an operating system.