What is pragma c?


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

Post New Answer

More C Interview Questions

#include<stdio.h> main() { int i=5; printf("%d",i*i-- - --i*i*i++ + ++i); } tell the answer with correct reason .specially reason is important nt answer ans by turbo c is -39

1 Answers   GameLoft,


What are the different types of pointers?

4 Answers   HCL, TCS,


What was noalias and what ever happened to it?

0 Answers  


define function

4 Answers   Assurgent, Sonata,


What is the real time usage volatile?

2 Answers   Polycom,






How many bytes are occupied by near, far and huge pointers (dos)?

0 Answers  


How Many Header Files in c?

2 Answers   TCS,


What is bubble sort in c?

0 Answers  


What are the storage classes in C?

0 Answers  


Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


What is an auto keyword in c?

0 Answers  


where do we use structure pointer?

1 Answers  


Categories