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 / ashu singh

# is a pre-processor and "include" is a pre-processor directive."include" tells to compiler to carry the header file's functions in your memory...whenever i call the function linker and loader do there work...and "#" pre process the header files before compilation.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a #include preprocessor?

1220


What is the hardest programming language?

1211


What is #include cctype?

1174


How do you define CONSTANT in C?

1362


What are global variables?

1263


what is a constant pointer in C

1243


Which of these functions is safer to use : fgets(), gets()? Why?

1161


Write a program to use switch statement.

1177


Is exit(status) truly equivalent to returning the same status from main?

1115


What is the purpose of main( ) in c language?

1184


Explain how do you declare an array that will hold more than 64kb of data?

1494


Why void main is used in c?

1102


How can you invoke another program from within a C program?

1118


What is return in c programming?

1018


Explain function?

1135