Language Processors
A system program that combines the separately compiled modules of a program into a form suitable for execution

assembler
cross compiler
linking loader
load and go

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP