Answer is:
all of these
Explanation:
Advantage of incorporating the macro-processor into pass 1 is that
* many functions have to be implemented twice
* functions are combined and it is not necessary to create intermediate files as output from the macro-processor and input to the assembler.
* more flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros.
Answer is:
Both Lexical analysis and Code generation
Answer is: