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



what are the stages of compilation..

Answer / rajesh

There are three stages of compilation

1) Preprocesing
2) Compilation
3) linking

Is This Answer Correct ?    16 Yes 3 No

Post New Answer

More C Interview Questions

What is #define in c?

0 Answers  


Why do we need a structure?

0 Answers  


What are the average number of comparisons required to sort 3 elements?

2 Answers   DRDO,


Why functions are used in c?

0 Answers  


What is the difference between a string and an array?

0 Answers  


How can I rethow can I return a sequence of random numbers which dont repeat at all?

0 Answers  


how to find sum of digits in C?

21 Answers   CTS, Infosys,


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,


Where register variables are stored in c?

0 Answers  


main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }

2 Answers   CSC,


Create a simple code fragment that will swap the values of two variables num1 and num2.

0 Answers  


Categories