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 / leepika nayak

#include<stdio,h> is the preprocesser directives means before the compiler catch the program it automatically processed and
no chance of error.# is the macro.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are lookup tables in c?

1033


What is the significance of scope resolution operator?

1455


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1962


How the c program is executed?

1196


FILE PROGRAMMING

2294


What is c basic?

1220


Can the curly brackets { } be used to enclose a single line of code?

1216


Where is c used?

1154


What is a lvalue

1146


Explain can the sizeof operator be used to tell the size of an array passed to a function?

1115


Write a program to swap two numbers without using a temporary variable?

1178


How many parameters should a function have?

1248


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

2250


What are integer variable, floating-point variable and character variable?

1297


What is keyword in c?

1063