what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / prabu
header file consists of several modules in which the printf
and scanf function can call automatically througyh header file
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What does *p++ do?
Why is c called a structured programming language?
What are identifiers c?
Why we write conio h in c?
Is swift based on c?
why return type of main is not necessary in linux
What is pointer in c?
p*=(++q)++*--p when p=q=1 while(q<=6)
What are qualifiers in c?
What does static variable mean in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What are the advantages of external class?
What are enumerated types?
How can I find the modification date and time of a file?