Q27
What is the purpose of the #undef directive in C preprocessing?
A.
Undefines a macro
AnswerB.
Defines a macro
C.
Checks for syntax errors
D.
Excludes code
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board