which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / magesh
All are preprocessor directive
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Where we use clrscr in c?
What does d mean?
What is property type c?
What is echo in c programming?
Can you please explain the scope of static variables?
Why main function is special give two reasons?
Is r written in c?
I have seen function declarations that look like this
Explain what is dynamic data structure?
What is the difference between if else and switchstatement
What is scope rule in c?
How can I write functions that take a variable number of arguments?
What is malloc calloc and realloc in c?
What is the hardest programming language?
Which is better between malloc and calloc?