Language Processors
Indicate which of the following is not true about an interpreter?

Interpreter analyses each source statement every time it is to be executed
All of these
Interpreter is a kind of translator
Interpreter generates an object program from the source program

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP