What is the use of a conditional inclusion statement in C?


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

Post New Answer

More C Interview Questions

why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?

1 Answers  


why integer range between -327680to+32767

2 Answers  


How can a number be converted to a string?

1 Answers  


writw a program to insert an element in the begning of a doubly linked list

1 Answers  


Who is the founder of c language?

0 Answers  






What is typedef?

1 Answers  


What is a program?

0 Answers  


write a c program to find largest of three numbers using simple if only for one time.

1 Answers  


how to find anagram without using string functions using only loops in c programming

1 Answers   Mind Tree, TCS,


Which is better oop or procedural?

0 Answers  


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

0 Answers  


what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it

5 Answers   DIT,


Categories