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 / cynthia

# is the symbol used as the syntax of the header
statement.include is the key word used to link for the
functions in the file(may be in the library or the user
defined) to be used in the program.
For instance,
#include<stdio.h>/*used to include the
library file for standard input/output statements-printf()
and scanf()*/

Is This Answer Correct ?    13 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain main function in c?

1134


Why c is called procedure oriented language?

1105


what is uses of .net

1784


What is operator promotion?

1128


Which header file is essential for using strcmp function?

1533


Write a program to print “hello world” without using semicolon?

1179


How can I swap two values without using a temporary?

1153


Are there any problems with performing mathematical operations on different variable types?

1104


What is spark map function?

1204


How can I automatically locate a programs configuration files in the same directory as the executable?

1231


how is the examination pattern?

2062


What is a volatile keyword in c?

1212


What are loops in c?

1064


Explain indirection?

1179


diff between exptected result and requirement?

2110