Set of one or more programs which controls the operation and/or extends the…
2023
Set of one or more programs which controls the operation and/or extends the processing capability of a computer system is:
- A.
System Software
- B.
Application Software
- C.
System Application
- D.
System Hardware
Attempted by 464 students.
Show answer & explanation
Correct answer: A
System Software serves as the primary interface between the physical computer hardware and the user applications.
Key Characteristics of System Software:
Operation Control: It coordinates and executes core background processes, memory allocation, file systems, and hardware peripherals (via Device Drivers).
Extending Processing Capability: It translates high-level commands into machine-executable instructions, optimizing CPU scheduling and resource utilization so that the computer can process complex tasks smoothly.
Examples: Operating Systems (like Windows, Linux, macOS), Device Drivers, and System Utilities (like defragmenters and compilers).