উত্তর
ব্যাখ্যা
Answer: b)
Explanation:
Definition: An OS is system software that manages hardware resources (CPU, memory, I/O) and provides abstractions and services (files, processes) to applications. Intermediate: It schedules tasks, mediates access to devices, and offers APIs (system calls).
Standard: While performance is important, OS design balances resource utilization, concurrency, security, and usability — not simply maximizing raw CPU speed.
Other options:
(a)—OS does not change clock frequency;
(c) —OS supports, not replaces, applications;
(d) —OS runs on many device types.