Computer Science, asked by akian, 5 months ago

explain the steps of compilation.

class 11 python programming
plz answer correctly!​

Answers

Answered by sanjana9822
1

Explanation:

Four Steps of Compilation: preprocessing, compiling, assembly, linking.

Preprocessing: Preprocessing is the first step. ...

Compiling: Compiling is the second step. ...

Assembly: Assembly is the third step of compilation. ...

Linking: Linking is the final step of compilation.

Similar questions