What is header file definition?


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

Post New Answer

More C Interview Questions

what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

0 Answers   Infosys,


how to compare two strings without using strcmp() function??

1 Answers  


what is the differnce between AF_INET and PF_INET?

5 Answers   Systems Plus, Wipro,


main() { int a=5; printf(?%d,%d,%d\n?,a,a< <2,a>>2); } Answer: 5,20,1 please explain this code in detail

6 Answers   TCS,






Example of friendly function in c++

2 Answers  


How can I get random integers in a certain range?

0 Answers  


What are the different types of constants?

0 Answers  


How can you find the day of the week given the date?

0 Answers  


What is main () in c?

0 Answers  


I want tcs placement papers of 2004-2009 , its urgent

6 Answers   TCS, Wipro,


What is scope rule in c?

0 Answers  


Categories