1.

Which is the correct sequence of compilation process?

A. Assembler -> Compiler -> Preprocessor -> Linking
B. Compiler -> Assenbler -> Preprocessor -> Linking
C. Preprocessor -> Compiler -> Assembler -> Linking
D. Assembler -> Compiler -> Linking -> Preprocessor
E.
Answer» D. Assembler -> Compiler -> Linking -> Preprocessor


Discussion

No Comment Found