Page 1 of 1

The #else directive is used for _________

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) Conditionally include source text if the previous #if, #ifdef, #ifndef, or #elif test fails
b) 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