A. serially reusable
B. recursive module
C. reenterable module
D. non-reusable module
A. 40
B. 0111EF
C. 9001000000
D. DA000F
A. Reductions
B. Literal table
C. Identifier table
D. Terminal table
A. ASRA
B. ADDA h#01FE, i
C. LOADA h#OD4E, i
D. STOREA h#014B, d
A. is a term that refers to the control programs of an operating system
B. allows multiple programs to reside in separate areas of core at the same time
C. allows the programmer to write base registers and displacements explicitly in the source program
D. is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain
A. Introduction of data to program is easier
B. Addresses any symbolic, not absolute
C. It is mnemonic and easy to read
D. All of the above
A. save the macro definitions
B. recognize macro definitions and macro calls
C. expand macro calls and substitute arguments
D. All of the above
A. a program that places programs into memory and prepares them for execution
B. a program that automate the translation of assembly language into machine language
C. is a program that appears to execute a source program as if it were machine language
D. a program that accepts a program written in a high level language and produces an object program
A. 4GL does not support a high-level of screen interaction
B. Many database management system packages support 4GLs
C. A 4GL is a software tool which is written, possibly, in some third generation language
D. All of the above
A. Syntax analysis
B. Code generation
C. Storage assignment
D. Assembly and output