Why header files are used?


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

Post New Answer

More C Interview Questions

write an algorithm and c program to add two 2x2 matrics

2 Answers  


program for reversing a selected line word by word when multiple lines are given without using strrev

0 Answers   IBM,


What are the similarities between c and c++?

0 Answers  


What is wild pointer in c with example?

0 Answers  


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

0 Answers  






How do you write a program which produces its own source code as output?

0 Answers  


To what value do nonglobal variables default? 1) auto 2) register 3) static

4 Answers  


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

0 Answers   TCS,


plz answer.. a program that takes a string e.g. "345" and returns integer 345

4 Answers  


WHAT IS ABSTRACT DATA TYPE

4 Answers   Wipro,


Define macros.

0 Answers   Tech Mahindra,


Write a C program to fill a rectangle using window scrolling

1 Answers  


Categories