What is a #include preprocessor?


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

Post New Answer

More C Interview Questions

difference between malloc and calloc

3 Answers   HCL, Wipro,


main() { int i; printf("%d",i^i); }

1 Answers  


Why is c called a structured programming language?

0 Answers  


How can I discover how many arguments a function was actually called with?

0 Answers  


Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations

0 Answers  






Tell me when would you use a pointer to a function?

0 Answers  


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

0 Answers  


how can u print a message without using any library function in c

1 Answers   NIIT,


What is define directive?

0 Answers  


What is wrong in this statement? scanf(“%d”,whatnumber);

0 Answers  


What does c mean?

0 Answers  


What are the 4 types of functions?

0 Answers  


Categories