Vidyalelo
C Programming · Q4

C Preprocessor

Programming · C Programming · question 4

Q4

In C, which directive is used to conditionally include code based on preprocessor macros?

A.
#ifdef
B.
#ifndef
C.
#if
Answer
D.
#else

Answer: Option C

Solution

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