which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / prem
All are preprocessor Directives..
Refer http://msdn2.microsoft.com/en-us/library/79yewefw
(VS.71).aspx
for details
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
List some basic data types in c?
What is keyword with example?
Write a program to print factorial of given number without using recursion?
Why is #define used?
why return type of main is not necessary in linux
Write a program to reverse a given number in c language?
what will be the output for the following main() { printf("hi" "hello"); }
Which is better malloc or calloc?
Which is the best website to learn c programming?
What is pivot in c?
Can you explain the four storage classes in C?
What are the different types of C instructions?
Differentiate between #include<...> and #include '...'
What is #include stdio h?
shorting algorithmS