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 9502Post New emc2 C Code Interview Questions
What is the different between a file and a folder?
Which command is used to terminate a process?
Give an example for step definition using “given” function?
Name the four essential states of an activity.
What qualities would you look for in a candidate if you were in our position?
recently release the 6.0 version not succede in the market why?
How to declare a variable?
How is data passed from a calling program to an assembler called program?
How can you add or load a model in codeigniter?
How to get image width height in angular js, before uploading a file?
What are the events that happen when a client requests an asp.net page from iis server?
How can you find out how many users are currently logged into the database?
assemblies in .net
What is the menu path & t. Code for defining special characters for projects?
What are the advantages of swing over awt?