What are header files in c?


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

Post New Answer

More C Interview Questions

difference between the array and linked list general difference related to memory

2 Answers  


What is the difference between Printf(..) and sprint(...) ?

0 Answers   InterGraph,


what is the use of ~ in c lang?????

3 Answers  


Explain what are its uses in c programming?

0 Answers  


What is zero based addressing?

0 Answers  






if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

0 Answers  


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

3 Answers  


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

0 Answers  


What is the difference between null pointer and wild pointer?

0 Answers  


Explain bitwise shift operators?

0 Answers  


praagnovation

0 Answers  


What is the use of a semicolon (;) at the end of every program statement?

1 Answers  


Categories