Multiple Choice
In the process of translating a source file into an executable file, which of the following is the correct sequence?
A) Source code, preprocessor, modified source code, linker, object code, compiler, executable code
B) Preprocessor, source code, compiler, executable code, linker, modified source code, object code
C) Source code, compiler, modified source code, preprocessor, object code, linker, executable code.
D) Source code, preprocessor, modified source code, compiler, object code, linker, executable code.
E) Source code, linker, object code, compiler, modified source code, preprocessor, executable code.
Correct Answer:

Verified
Correct Answer:
Verified
Q10: A computer stores a program while it
Q11: Characters or symbols that perform operations on
Q12: The term "bit" stands for binary digit.
Q13: The CPU's control unit retrieves the next
Q14: A model often used when creating a
Q16: The first step in writing a program
Q17: Words that have a special meaning and
Q18: Which of the following is not one
Q19: The programming process consists of several steps,
Q20: In programming, the terms "line" and "statement"