WHAT IS HEADER?

Answer Posted / mohit chawla

Header is preprocessor directive that is used to include some
predefind function and properties declared in some predefined
header files

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5053


Why does everyone say not to use scanf? What should I use instead?

678


What is #pragma statements?

583


Define recursion in c.

695


Differentiate between Macro and ordinary definition.

722






Explain how can I prevent another program from modifying part of a file that I am modifying?

633


What is static memory allocation? Explain

627


What is difference between structure and union in c?

540


What is difference between structure and union with example?

590


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

646


If null and 0 are equivalent as null pointer constants, which should I use?

573


What is the difference between mpi and openmp?

727


What is void pointers in c?

582


What are the two types of functions in c?

562


What language is windows 1.0 written?

571