

C Preprocessor - Programming
Q1: Preprocessor directive #undef can be used only on a macro that has been #define earlierA True
B False
ANS:A - True
True, #undef can be used only on a macro that has been #define earlier
Example: #define PI 3.14
We can undefine PI macro by #undef PI
|


For help Students Orientation
Mcqs Questions
One stop destination for examination, preparation, recruitment, and more. Specially designed online test to solve all your preparation worries. Go wherever you want to and practice whenever you want, using the online test platform.