what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / vignesh1988i
header file is a one of the important librarary files where our functions which are built in (printf(), scanf(), getche(),getch(),strcpy(), etc etc) would be defined and retrieved for other operations when the functions defined in the header file is called..........
thank u
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
difference between Low, Middle, High Level languages in c ?
Explain the red-black trees?
Why is c known as a mother language?
Is void a keyword in c?
Where is c used?
can we have joblib in a proc ?
Explain what is wrong with this program statement?
Write a program to use switch statement.
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is the equivalent code of the following statement in WHILE LOOP format?
What is difference between structure and union in c programming?
How to declare a variable?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
What is a pointer and how it is initialized?