what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / pradeep m.c
headerfile is one includes pre-defined functions n
and definatrions and is a librari of functions,which the
programme refers to and uses required function to
execute operations.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How many identifiers are there in c?
How many types of operators are there in c?
Explain bit masking in c?
Differentiate between Macro and ordinary definition.
How will you write a code for accessing the length of an array without assigning it to another variable?
What functions are in conio h?
Compare array data type to pointer data type
Do you know what are bitwise shift operators in c programming?
What do you mean by c what are the main characteristics of c language?
What are structure types in C?
There seem to be a few missing operators ..
What is #line in c?
Differentiate between functions getch() and getche().
How can you increase the size of a dynamically allocated array?
In C, What is the #line used for?