What is include directive in c?


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 call back function in c?tell me with example

2 Answers   Bosch,


Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


What is optimization in c?

0 Answers  


How to find the digits truncation when assigning the interger variable to the character variables. like int i=500; char x = i : here we have truncation. how to find this. another ex: i =100; char x=i. here we do not have truncation.

1 Answers   HCL,


What is a struct c#?

0 Answers  






How can I read/write structures from/to data files?

0 Answers  


proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?

7 Answers   Hughes,


what is the difference between exit() and _exit() functions?

2 Answers  


I need a sort of an approximate strcmp routine?

0 Answers  


what is an ERP?

2 Answers   Infotech,


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

0 Answers  


write function to reverse char array ... without using second array

3 Answers  


Categories