In the pre-processing stage of compilation:
a) header files are actually expanded and included in the source code of the program
b) macros are replaced by their respective values
c) all the comments are stripped off
d) all of the mentioned

Submitted by: Murtaza
d) all of the mentioned
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers