Language Processors
In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?

serially reusable
recursive module
reenterable module
non-reusable module

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with

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

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
The system/370 assembler language

is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain
allows the programmer to write base registers and displacements explicitly in the source program
is a term that refers to the control programs of an operating system
allows multiple programs to reside in separate areas of core at the same time

ANSWER DOWNLOAD EXAMIANS APP