Vidyalelo
C Programming · Q18

C Preprocessor

Programming · C Programming · question 18

Q18

In C preprocessing, what is the purpose of the #elif 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