Language Processors
A compiler for a high-level language that runs on one machine and produces code for a different machine is called

multipass compiler
one pass compiler
cross compiler
optimizing compiler

ANSWER DOWNLOAD EXAMIANS APP

Language Processors
The advantage(s) of incorporating the macro processor into pass 1 is/ are:

All of these
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

ANSWER DOWNLOAD EXAMIANS APP