- Home
- General Knowledge
- Systems Software
- Section 2
11.
Which of the following statements is not true?
- A.Time sharing is an example of multiprogramming
- B.JCL is used only to communicate between systems programmers
- C.A batch file contains a series of operating system commands
- D.The primary function of operating systems is to make the computer hardware easily usable
- Answer
- Report
Answer : [C]
12.
The Memory Address Register
- A.is a hardware memory device which denotes the location of the current instruction being executed
- C.is a group of electrical circuits (hardware).that performs the intent of instructions fetched from memory.
- B.contains the address of the memory location that is to be read from or stored into
- D.contains a copy of the designated memory location specified by the MAR after a "read" or the new contents of the memory prior to a "write"
- Answer
- Report
Answer : [C]
13.
Which of the following (is)are Language Processor(s)?
- A.Assembles
- C.Interpreters
- B.Compilers
- D.All of these
- Answer
- Report
Answer : [D]
14.
Which of the following is not applications software?
- A.Word processing
- C.UNIX
- B.Spreadsheet
- D.Desktop publishing
- Answer
- Report
Answer : [C]
15.
A development strategy whereby the executive control modules of a system are coded and tested first, is known as
- A.bottom-up development
- C.left-right development
- B.top-down development
- D.All of these
- Answer
- Report
Answer : [B]