Choose a false statement about MACRO in context of an assembly language source code
1
It is single line abbreviation for group of instructions
2
Macro-name is used as an operation mnemonic
3
Macro calls are replaced by Macro defination
4
Macro defination also appears in epanded source code