What is define c?


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

Post New Answer

More C Interview Questions

#include<stdio.h> int main( ) { Int a=300, b, c; if(a>=400) b=300; c=200; printf(“%d%d ”, b, c); return0; }

1 Answers  


How can you draw circles in C?

0 Answers   Accenture,


write a program without using main function?

2 Answers   TCS,


hat is a pointer?

4 Answers   Assurgent,


main difference between c and c++ language

1 Answers  






When should you not use a type cast?

0 Answers  


What is #include called?

0 Answers  


why u join this call center?

6 Answers   DELL,


what are the advantage and disadvantage of recursion

5 Answers  


Which are low level languages?

0 Answers  


What is data structure in c and its types?

0 Answers  


If the static variable is declared as global, will it be same as extern?

1 Answers   Samsung,


Categories