Computer Science, asked by navinyamahajan05, 2 months ago

What are macros? What are macros? ​

Answers

Answered by aryanlegend30
12

Answer:

A macro in computer science is a rule or pattern that specifies how a certain input should be mapped to a replacement output. Applying a macro to an input is macro expansion. The input and output may be a sequence of lexical tokens or characters, or a syntax tree.

Answered by HarishBhagat
3

Answer:

A macro in computer science is a rule or pattern that specifies how a certain input should be mapped to a replacement output. Applying a macro to an input is macro expansion. The input and output may be a sequence of lexical tokens or characters, or a syntax tree.

Similar questions