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?

non-reusable module
serially reusable
recursive module
reenterable module

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
Which of the following functions is/ are performed by the loader?

Physically place the machine instructions and data into memory
Allocate space in memory for the programs and resolve symbolic references between object decks
All of these
Adjust all address dependent locations, such as address constants, to correspond to the allocated space

ANSWER DOWNLOAD EXAMIANS APP