Language Processors
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?

two pass assembler
compiler
load-and-go assembler
macroprocessor

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
Adjust all address dependent locations, such as address constants, to correspond to the allocated space
Allocate space in memory for the programs and resolve symbolic references between object decks
All of these

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
A self-relocating program is one which

All of these
can itself perform the relocation of its address-sensitive portions
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

ANSWER DOWNLOAD EXAMIANS APP