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 use#in c

Answer Posted / saurabh chakrabarty

# is used in c to write preprocessor statements (i.e. macros)

these statements are called preprocessor statements as these
statements are processed prior to the compilation of the
rest of the code by the compiler

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static memory allocation? Explain

1138


What does typedef struct mean?

1172


Write a program to know whether the input number is an armstrong number.

1173


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

1324


How do I send escape sequences to control a terminal or other device?

1123


Find MAXIMUM of three distinct integers using a single C statement

1119


When a c file is executed there are many files that are automatically opened what are they files?

1152


What is difference between constant pointer and constant variable?

1403


What is operator promotion?

1130


how to write a c program to print list of fruits in alpabetical order?

2364


How is pointer initialized in c?

1094


What is c language & why it is used?

1178


Explain what is the benefit of using #define to declare a constant?

1278


How do I round numbers?

1055


Can include files be nested? How many levels deep can include files be nested?

1205