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


Please Help Members By Posting Answers For Below Questions

What is #include stdlib h?

864


What is a built-in function in C?

1119


What is %d called in c?

948


What is infinite loop?

848


What is the benefit of using #define to declare a constant?

852


What is scope and lifetime of a variable in c?

783


Is null equal to 0 in sql?

870


Simplify the program segment if X = B then C ← true else C ← false

2801


What are the 4 types of unions?

795


can we have joblib in a proc ?

1928


define string ?

864


How can I run c program?

937


How can I do graphics in c?

779


Write a program to check whether a number is prime or not using c?

806


please send me the code for multiplying sparse matrix using c

1940