Answer Posted / santhi
a preprocessor which process some other files before our
main program.
eg:#include<stdio.h>
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is string function in c?
how do you execute a c program in unix.
What are local variables c?
What is the difference between functions getch() and getche()?
How arrays can be passed to a user defined function
What is difference between Structure and Unions?
What are near, far and huge pointers?
What is the purpose of type declarations?
What is c language & why it is used?
How can I call fortran?
What is the difference between functions abs() and fabs()?
What is the acronym for ansi?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
Is it valid to address one element beyond the end of an array?
What do the functions atoi(), itoa() and gcvt() do?