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 the meaning When we write "#include" what is # and
what does include does there???

Answer Posted / the great elango

# is a symbol, that represent to the complier,the header
files are includes in the program.....include key word is
using to include the header files in c

Is This Answer Correct ?    48 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between test design and test case design?

2130


What is the 'named constructor idiom'?

1144


Why is c not oop?

1036


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

1287


What is main function in c?

1132


What is the hardest programming language?

1210


What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

1183


Why do we use null pointer?

1110


What are structural members?

1063


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

1368


How does normalization of huge pointer works?

1226


What are the advantage of c language?

1105


Do you know the difference between exit() and _exit() function in c?

1107


What are the uses of null pointers?

1193


develop algorithms to add polynomials (i) in one variable

2233