Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WHAT IS HEADER?

Answer Posted / avinash

HEADER IS INCLUDE <STDIO.H>.

Is This Answer Correct ?    12 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

1284


For what purpose null pointer used?

1112


Is sizeof a keyword in c?

1013


What is scope and lifetime of a variable in c?

1115


Does sprintf put null character?

1091


Why do we need arrays in c?

1206


What is a struct c#?

1097


#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }

1231


Explain what is meant by 'bit masking'?

1264


Why is extern used in c?

1142


How are portions of a program disabled in demo versions?

1342


What does do in c?

1117


What is const volatile variable in c?

1101


What are control structures? What are the different types?

1141


What is difference between structure and union?

1190