Computer Science, asked by arnab1544, 11 months ago

How macroprocessing is done within language translator

Answers

Answered by harshitha16732
0

The macro processor replaces each macro instruction with the corresponding group of source statements. This operation is called “expanding the macro” Using macros allows a programmer to write a shorthand version of a program. ... Macros mostly are used in assembler language programming.

Similar questions