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

cross compiler
one pass compiler
multipass compiler
optimizing compiler

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