Computer Science - Operating Systems Concepts

41.
The primary purpose of an operating system is to:
make computer easier to use
keep system programmers employed
make the most efficient use of the hardware
allow people to sue the computers
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

42.
Which of the following is true about pseudocode
A machine language
An assembly language
A high-level language
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

43.
The principles of structured programming forbid the use of
WHILE-DO
GOTO
IF-THEN-ELSE
DO-WHILE
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

44.
Which of the following capabilities is required for a system program to execute more than one program at a time?
word processing
compiling
virtual memory
multitasking
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.