MCQOPTIONS
Saved Bookmarks
| 1. |
What is the correct sequence of the compilation Process |
| A. | Assembler, Compiler, Preprocessor, Linking |
| B. | Compiler, Assembler, Preprocessor, Linking |
| C. | Preprocessor, Compiler, Assembler, Linking |
| D. | Assembler, Compiler, Linking, Preprocessor |
| Answer» D. Assembler, Compiler, Linking, Preprocessor | |