

InterviewSolution
Saved Bookmarks
1. |
Once preprocessing is over and the program is sent for the compilation the macros are removed from the expanded source code. |
Answer» True, After preprocessing all the macro in the program are removed. | |