System Software Module 2
System Software Module 2
MODULE 2
1. Define macros?
Macroinstructions (often called Macros) are single line abbriviations for group of
instructions of a program.
The macro prototype statement declares the name of a macro and the names
and kinds of its parameters.The macro prototype statement has the following
syntax:
Keyword parameters
9. Illustrate the default parameters with an example?
.<ordinary string>
AIF(<expression>)<sequencing symbol>
AGO<sequencing symbol>
<sequencing symbol>ANOP