WHAT IS HEADER?

Answer Posted / pavan bhalot

header file is that file in which predefines all those
function those are useig in program.like scanf,printf, getch
etc.

Is This Answer Correct ?    62 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain high-order and low-order bytes.

770


What are the advantages of the functions?

717


Explain what is the difference between the expression '++a' and 'a++'?

722


explain what is an endless loop?

710


Explain the process of converting a Tree into a Binary Tree.

2234






Write a program to print “hello world” without using semicolon?

748


Explain what math functions are available for integers? For floating point?

708


What is a const pointer in c?

767


What is sizeof return in c?

703


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

777


Explain which function in c can be used to append a string to another string?

702


Difference between pass by reference and pass by value?

740


How we can insert comments in a c program?

731


In c programming language, how many parameters can be passed to a function ?

738


What is the use of #define preprocessor in c?

712