Q28
In C preprocessing, what is the purpose of the #elifndef directive?
A.
Checks if a macro is defined
B.
Checks if a macro is not defined
AnswerC.
Provides an alternative condition
D.
Defines a macro
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board