Answer Posted / jyoti
header file is a preprocessor directive that contains all
the functions thet we have to use in our program and has to
be declared before the main function.
ex: headerfile <stdio.h> include functions such as printf()
and scanf() that puts the output and gets the input
repectively
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how do you override a defined macro?
Write a program to print "hello world" without using a semicolon?
What is the difference between array and pointer?
What are structures and unions? State differencves between them.
What is use of null pointer in c?
Why c is called free form language?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
What is the auto keyword good for?
What does 3 periods mean in texting?
How can you check to see whether a symbol is defined?
How can I automatically locate a programs configuration files in the same directory as the executable?
Can we declare function inside main?
What is formal argument?
What does void main () mean?
Explain what is the difference between null and nul?