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 the difference between i++ and ++i?

5 Answers  


What is adt in c programming?

0 Answers  


Is it possible to create recycle bin in mobiles?

2 Answers  


Write a program to implement queue.

0 Answers   Aricent,


i have a written test for microland please give me test pattern

0 Answers   Microland,






Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0

4 Answers  


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


How is a null pointer different from a dangling pointer?

0 Answers  


What are the advantage of c language?

0 Answers  


what is memory leak?

3 Answers  


What is sorting in c plus plus?

0 Answers  


write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  


Categories