What does the c preprocessor do?


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

Post New Answer

More C Interview Questions

What is the total generic pointer type?

0 Answers  


64/square(4)

1 Answers  


What is wrong with this program statement?

0 Answers  


What is a stream water?

0 Answers  


What is maximum size of array in c?

0 Answers  






int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?

7 Answers   Parimal, Wipro,


Compare interpreters and compilers.

0 Answers  


What is build process in c?

0 Answers  


Do pointers store the address of value or the actual value of a variable?

0 Answers   Fidelity,


what is the role you expect in software industry?

0 Answers   HCL,


Explain the use of bit fieild.

0 Answers  


WAP that prints the number from 1 to 100. but for multiplies of three print "XXX" instead of the number and for the multiplies of five print "YYY" . for number which are multiplies of both three and five print "ZZZ"

3 Answers  


Categories