What is #pragma statements?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Find greatest of two numbers using macro

4 Answers   Bosch, Siemens,


Which node is more powerful and can handle local information processing or graphics processing?

0 Answers  


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

0 Answers  


Function to find the given number is a power of 2 or not?

20 Answers   Motorola, nvidia,


Explain the difference between strcpy() and memcpy() function?

0 Answers  






How does #define work?

0 Answers  


What is the use of extern in c?

0 Answers  


How was c created?

0 Answers  


int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain me output????

1 Answers  


Place the #include statement must be written in the program?

0 Answers  


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

0 Answers   Ignou,


How can I trap or ignore keyboard interrupts like control-c?

0 Answers  


Categories