Computer Science - Language Processors

Exercise : Language Processors - Section 1
16.
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
Bottom-up development
Top-down development
Left-Right development
All of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

17.
A non-relocatable program is one which
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
consists of a program and relevant information for its relocation
can itself perform the relocation of its address-sensitive portions
All Of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

18.
Multiprogramming was made possible by
input/output units that operate independently of the CPU
operating systems
both (a) and (b)
neither (a) nor (b)
Answer: Option
Explanation:
No answer description is available. Let's discuss.

19.
An Interpreter is
is a program that appears to execute a source program as if it were machine language
a program that automate the translation of assembly language into machine language
program that accepts a program written in a high level language and produces an object program
a program that places programs into memory and prepares them for execution
Answer: Option
Explanation:
No answer description is available. Let's discuss.

20.
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
Operating system
Languages
Utilities
All of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.