Computer Science, asked by rutikakamble20018, 4 days ago

what is macro in data structure​

Answers

Answered by khushbuluderekar
1

Answer:

A macro represents a commonly used group of statements in the source program. • 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.

Similar questions
Math, 2 days ago