Vidyalelo
C Programming · Q25

C Preprocessor

Programming · C Programming · question 25

Q25

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

A.
Checks if a macro is defined
B.
Checks if a macro is not defined
C.
Provides an alternative condition
Answer
D.
Defines a macro

Answer: Option C

Solution

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