Vidyalelo
C Programming · Q27

C Preprocessor

Programming · C Programming · question 27

Q27

What is the purpose of the #undef directive in C preprocessing?

A.
Undefines a macro
Answer
B.
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