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...

Why preprocessor should come before source code?

Answer Posted / bhaskar.mantrala

why because when we compile a program all input and output
statements will be replaced by thier own codes present in
the directives...so all these things would be done by
preprocessor(pre processing) (#).....

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of data files?

1252


What is the auto keyword good for?

1225


Differentiate between a for loop and a while loop? What are it uses?

1231


Explain what is wrong with this program statement? Void = 10;

1301


What are the three constants used in c?

1038


Is null equal to 0 in sql?

1187


Why do we use return in c?

1043


write a program to find out prime number using sieve case?

2137


shorting algorithmS

2309


Are global variables static in c?

1210


swap 2 numbers without using third variable?

1171


What is difference between arrays and pointers?

1145


Is exit(status) truly equivalent to returning the same status from main?

1115


Explain how can I pad a string to a known length?

1249


Describe static function with its usage?

1264