adspace


What is a header file?

Answer Posted / Neelambuj Kumar Shrivastava

In C, a Header File is a collection of function prototypes, macros, and data types that can be included in multiple source files. Header files are typically saved with the .h extension and provide a way to share code between different parts of a program without repetition.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2829


What is pointers in c with example?

1169


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2516


What is pointer to pointer in c with example?

1200


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1361


hi send me sample aptitude papers of cts?

2252


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1944


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2740


What is dynamic dispatch in c++?

1140


write a c program to find the sum of five entered numbers using an array named number

2249


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

2260


How do you determine the length of a string value that was stored in a variable?

1205


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2216


will u please send me the placement papers to my mail???????????????????

1930


write a program to find out prime number using sieve case?

2176