Coding info


The source or program code written in source file needs to be converted into machine understandable language so that processor can execute the program. The compiler compiles the codes into machine executable programs. Compilation of a C program is divided into four separate steps. They are Preprocessing, compilation, assembly and linking.

3 comments:

Powered by Blogger.