which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / debasish mishra
#pragma is not a preprocessor directive
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What is adt in c programming?
Can you explain the four storage classes in C?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What are preprocessor directives in c?
What standard functions are available to manipulate strings?
What is the difference between class and object in c?
Do array subscripts always start with zero?
Do string constants represent numerical values?
What is a far pointer in c?
Wt are the Buses in C Language
What is double pointer in c?
What is main function in c?
What is operator precedence?
What are register variables in c?
What is sorting in c plus plus?