

InterviewSolution
Saved Bookmarks
1. |
Disadvantages of macro |
Answer» The disadvantage of the macro is the size of the program. The reason is, the pre-processor will replace all the macros in the program by its real definition prior to the compilation process of the program I don\'t know |
|