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 #include in c?

Answer Posted / dhanshri chabukswar

#include means "bring in this file's code before compiling"....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you rename a function in C?

1083


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2691


Can the “if” function be used in comparing strings?

1103


Which is best book for data structures in c?

1135


What is the meaning of c in c language?

1242


How will you declare an array of three function pointers where each function receives two ints and returns a float?

1425


What does p mean in physics?

1092


What do you understand by friend-functions? How are they used?

1250


write a program for the normal snake games find in most of the mobiles.

2307


I came across some code that puts a (void) cast before each call to printf. Why?

1266


What is the purpose of sprintf?

1201


The difference between printf and fprintf is ?

1337


Explain bit masking in c?

1188


Why does notstrcat(string, "!");Work?

1203


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

1377