Q1
What is the purpose of the C preprocessor in C programming?
A.
Compile C code
B.
Optimize code
C.
Preprocess code before compilation
AnswerD.
Execute code
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board