Vidyalelo
C Programming · Q28

C Preprocessor

Programming · C Programming · question 28

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
Answer
C.
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