English, asked by DimpiGogoi, 1 year ago

what are the stages in the compilation process?​

Answers

Answered by AzzyLand
9

Hi my dear friend,

The Four Stages of Compiling a C Program. Compiling a C program is a multi-stage process. At an overview level, the process can be split into four separate stages: Preprocessing, compilation, assembly, and linking.

~Thank you


DimpiGogoi: thankyou
Answered by Anonymous
3

The Four Stages of Compiling a C Program.

1•Compiling a C program is a multi-stage process.

2•At an overview level, the process can be split into four separate stages: (i)Preprocessing

(ii) compilation

(iii) assembly

(iv) linking.

Hope this will help you.

Similar questions