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 are the preprocessors?

Answer Posted / vishnu vardan

Preprocessor is a parser which parses the code before
compilation.It describes path of compilation,includes the
definitions of standard C functions and subustuites the
variables depending on the pre processor directive
used.Also can be used to output the comments and error
messages during compilation.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the bubble sort algorithm.

1113


What is the purpose of void pointer?

1102


What is the use of pointers in C?

1134


Is it possible to execute code even after the program exits the main() function?

1394


how to find binary of number?

4541


Explain what is output redirection?

1247


How many types of operator or there in c?

1137


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

2066


How macro execution is faster than function ?

1248


Why is c called c not d or e?

1146


What is the newline escape sequence?

1143


Is c is a procedural language?

1130


Calculate 1*2*3*____*n using recursive function??

2099


What is I ++ in c programming?

1170


Is printf a keyword?

1259