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 stages of compilation

Answer Posted / rajesh

There are three stages of compilation

1) Preprocesing
2) Compilation
3) linking

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜n’ element.

2163


When should the const modifier be used?

1155


What is dynamic memory allocation?

1391


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1775


What is identifiers in c with examples?

1248


Why is python slower than c?

1134


Explain argument and its types.

1117


How can I copy just a portion of a string?

1369


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

1156


Do array subscripts always start with zero?

1371


Hai what is the different types of versions and their differences

1979


What are keywords c?

1101


Give the rules for variable declaration?

1223


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

1139


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

1238