What is #ifdef ? What is its application?


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

Post New Answer

More C Interview Questions

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

0 Answers   Global Logic,


Write a C program to find the smallest of three integers, without using any of the comparision operators.

7 Answers   TCS,


suppose there are five integers write a program to find larger among them without using if- else

2 Answers  


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

0 Answers  


How can you increase the size of a dynamically allocated array?

0 Answers   TISL,






how can i get this by using for loop? * ** * **** * ******

3 Answers   Excel,


What is an arrays?

0 Answers  


What is the memory allocated by the following definition ? int (*x)();

2 Answers   ADITI,


how can we Declare a variable in c without defining it.

1 Answers   TCS,


Explain union.

0 Answers  


why we wont use '&' sing in aceesing the string using scanf

0 Answers   HCL,


What's the total generic pointer type?

0 Answers  


Categories