Q11
What is the purpose of the #if directive in C preprocessing?
A.
To check if a variable is declared
B.
To conditionally include code
AnswerC.
To include a header file
D.
To define a macro
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board