C Programming - C Preprocessor - Discussion
Discussion Forum : C Preprocessor - True / False Questions (Q.No. 9)
9.
Preprocessor directive #ifdef .. #else ... #endif is used for conditional compilation.
Answer: Option
Explanation:
True, these macros are used for conditional operation.
#if <constant-expression>
#elif <constant-expression>
#endif
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers