How can you avoid including a header more than once?


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 static variable in c?

0 Answers  


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


What is the auto keyword good for?

0 Answers  


How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?

4 Answers   NIIT,


write a program to display the numbers having digit 9 in the given range from 1 to 100

1 Answers  






Explain what is a pragma?

0 Answers  


What is scope rule of function in c?

0 Answers  


void main() { int a=1; while(a++<=1) while(a++<=2); }

4 Answers   HCL,


Explain what standard functions are available to manipulate strings?

0 Answers  


Write a routine that prints out a 2-D array in spiral order!

1 Answers   Lucent,


The differences between Windows XP and Windows Visa

8 Answers   HCL,


how to impliment 2 or more stacks in a single dimensional array ?

1 Answers   iFlex, Microsoft,


Categories