Vidyalelo
C Programming · Q7

C Preprocessor

Programming · C Programming · question 7

Q7

In C preprocessing, what is the purpose of the #undef directive?

A.
To undefine a macro
Answer
B.
To include a header file
C.
To define a macro
D.
To declare a variable

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board