Vidyalelo
Computer Fundamentals · Q535

Operating System

Computer Related · Computer Fundamentals · question 535

Q535

The primary purpose of an operating system is to:

A.
make computer easier to use
B.
keep system programmers employed
C.
make the most efficient use of the hardware
Answer
D.
allow people to sue the computers
E.
None of the above

Answer: Option C

Solution

Answer: Option C
Solution:
An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs. For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware, although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it.