Vidyalelo
Computer Fundamentals · Q49

Operating System

Computer Related · Computer Fundamentals · question 49

Q49

The primary purpose of an operating system is:

A.
To make the most efficient use of the computer hardware
Answer
B.
To allow people to use the computer
C.
To keep systems programmers employed
D.
To make computers easier to use

Answer: Option A

Solution

Answer: Option A
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.

Source : wikipedia.org