In analyzing the compilation of PL/I program, the term “Machine independent optimization” is associated with______________?

In analyzing the compilation of PL/I program, the term “Machine independent optimization” is associated with______________?

A. creation of more optional matrix
B. recognition of basic syntactic constructs through reductions
C. recognition of basic elements and creation of uniform symbols
D. use of macro processor to produce more optimal assembly code

In analyzing the compilation of PL/I program, the description “resolving symbolic address (labels) and generating machine language” is associated with________________?

In analyzing the compilation of PL/I program, the description “resolving symbolic address (labels) and generating machine language” is associated with________________?

A. Syntax analysis
B. Code generation
C. Storage assignment
D. Assembly and output

Assembler is_________________?

Assembler is_________________?

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

The system/370 assembler language________________?

The system/370 assembler language________________?

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