const int perplexed = 2; #define perplexed 3 main() { #ifdef perplexed #undef perplexed #define perplexed 4 #endif printf("%d",perplexed); } a. 0 b. 2 c. 4 d. none of the above
1 9576Post New emc2 C Code Interview Questions
what are the others of "bad files" and "discard files" when using sql*loader?
What is javax swing joptionpane?
What are the python types?
What is mvc routing?
What is the difference between interpreters and compilers?
What is tally accounting?
What is the _jspservice() method?
What's the difference between access and excel?
what is mean by transition resistance of transformer?
What Bearer Capabilities are and on which channel they reside?
Does Scala support Operator Overloading? Does Java support Operator Overloading?
Where are setjmp and longjmp used in c++?
What is the tmap component?
Is ajax a technology platform or is it an architectural style?
How to get data from the velocity page in a action class?