Discussion :: C Preprocessor
-
What will be the output of the program?
#include
A.
str1=FresherGATE str2=GATE |
B.
str1=FresherGATE str2=GATE |
C.
str1=Fresherstr2=FresherGATE |
D.
Error: in macro substitution |
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment