Why do we use header files in c?


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

Post New Answer

More C Interview Questions

Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


What's the difference between DELETE TABLE and TRUNCATE TABLE commands?

2 Answers   CTC,


Where in memory are my variables stored?

0 Answers  


How can I ensure that integer arithmetic doesnt overflow?

0 Answers  


which operator is known as dummy operator in c?

2 Answers   Wipro,






What do you mean by c what are the main characteristics of c language?

0 Answers  


what is the differance between pass by reference and pass by value.

7 Answers   Infosys,


regarding pointers concept

0 Answers  


what is the use of macro program

1 Answers   TCS,


what r callback function?

1 Answers  


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

0 Answers   TCS,


Categories