Language Processors
The action of parsing the source program into the proper syntactic classes is known as

general syntax analysis
interpretation analysis
syntax analysis
lexical analysis

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
Allocate space in memory for the programs and resolve symbolic references between object decks
All of these

ANSWER DOWNLOAD EXAMIANS APP