what information does the header files contain?
Answer Posted / mohancvk
the header files consists of file-inclusions,macro
definitions and declarations which get replaced with the
textual source code at preprocessor level ie., before
compilation process.
Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is #include stdlib h?
What is a built-in function in C?
What is %d called in c?
What is infinite loop?
What is the benefit of using #define to declare a constant?
What is scope and lifetime of a variable in c?
Is null equal to 0 in sql?
Simplify the program segment if X = B then C ← true else C ← false
What are the 4 types of unions?
can we have joblib in a proc ?
define string ?
How can I run c program?
How can I do graphics in c?
Write a program to check whether a number is prime or not using c?
please send me the code for multiplying sparse matrix using c