Answer Posted / jyoti
header file is a preprocessor directive that contains all
the functions thet we have to use in our program and has to
be declared before the main function.
ex: headerfile <stdio.h> include functions such as printf()
and scanf() that puts the output and gets the input
repectively
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does pointer work in c?
Implement bit Array in C.
What are conditional operators in C?
What are shell structures used for?
What is the use of sizeof?
What is typedef?
What is the difference between malloc() and calloc() function in c language?
What is clrscr ()?
Explain how can I open a file so that other programs can update it at the same time?
Why is c fast?
what is the different bitween abap and abap-hr?
What is structure in c explain with example?
Explain how do you determine the length of a string value that was stored in a variable?
Why do we use static in c?
c language interview questions & answer