Language Processors
A system program that combines the separately compiled modules of a program into a form suitable for execution

load and go
assembler
linking loader
cross 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