- Home
- General Knowledge
- Systems Software
- Section 2
26.
Operating system
- A.links a program with the subroutines it references
- B.provides a layered, user-friendly interface
- C.enables the programmer to draw a flowchart
- D.All of these
- Answer
- Report
Answer : [B]
27.
A non-relocatable program is one which
- A.cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation
- B.consists of a program and relevant information for its relocation
- C.can itself perform the relocation of its address-sensitive portions
- D.All of these
- Answer
- Report
Answer : [A]
28.
Which of the following software types is used to simplify using systems software?
- A.Spreadsheet
- C.Timesharing
- B.Operating environment
- D.Multitasking
- Answer
- Report
Answer : [C]
29.
A sequence of instructions, in a computer language, to get the desired result, is known as
- A.algorithm
- C.program
- B.decision table
- D.All of these
- Answer
- Report
Answer : [C]
30.
Multiprogramming was made possible by
- A.input/output units that operate independently of the CPU
- B.operating systems
- C.both (a) and (b)
- D.neither (a) nor (b)
- Answer
- Report
Answer : [C]