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
The advantage(s) of incorporating the macro processor into pass 1 is/ are:

Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler
many functions do not have to be implemented twice
more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros
All of these

ANSWER DOWNLOAD EXAMIANS APP