Q75
The #else directive is used for . . . . . . . .
A.
Conditionally include source text if the previous #if, #ifdef, #ifndef, or #elif test fails
AnswerB.
Conditionally include source text if a macro name is not defined
C.
Conditionally include source text if a macro name is defined
D.
Ending conditional text
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board