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 does ‘#include’ mean?



what does ‘#include’ mean?..

Answer / vatsava

This is a preprocessor directive & causes one file to be
included into another. Whenever we #include a file it
causes the entire contents of the file to be inserted into
the source code

Is This Answer Correct ?    20 Yes 0 No

Post New Answer

More C Interview Questions

How are 16- and 32-bit numbers stored?

0 Answers  


How can I access memory located at a certain address?

3 Answers   Verizon,


which do you prefer C or Pascal?

1 Answers  


Is an array parameter is always "by reference" ?

1 Answers  


1. Write a program to reverse every second word in a given sentence.

1 Answers  


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

0 Answers  


What is a pointer in c plus plus?

0 Answers  


What is size of union in c?

0 Answers  


post new interiew question and aptitude test papers

1 Answers  


What is meant by global static? why we have to use static variable instead of Global variable

4 Answers   L&T,


Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.

1 Answers  


How do I use strcmp?

0 Answers  


Categories