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
Why doesnt the call scanf work?
What is the method to save data in stack data structure type?
Explain the properties of union. What is the size of a union variable
What is wrong with this program statement?
How to establish connection with oracle database software from c language?
What is a static function in c?
Stimulate calculator using Switch-case-default statement for two numbers
Differentiate between Macro and ordinary definition.
What is the sizeof () operator?
What are the key features in c programming language?
What is your stream meaning?
Can I initialize unions?
write a program fibonacci series and palindrome program in c
how many errors in c explain deply
What is the difference between array and pointer?