how many header file is in C language ?
Answer Posted / tapas
above32
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of f in c?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Did c have any year 2000 problems?
What is context in c?
For what purpose null pointer used?
What is a wrapper function in c?
Is main is user defined function?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Is the exit() function same as the return statement? Explain.
what is the significance of static storage class specifier?
Define VARIABLE?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
Explain what will the preprocessor do for a program?
Explain what are header files and explain what are its uses in c programming?
Explain the term printf() and scanf() used in c language?