A(n)( )translates all the source code of a program written in a high-level language into object code prior to the execution of th program.
A: interprete
B: assemblers
C: compile
A: interprete
B: assemblers
C: compile
举一反三
- A(n) ( ) translates all the source code of a program written in a high-level language into object code prior to the execution of the program. While a(n) ( ) program is translated into executable form and executed one statement at a time rather than being translated completely before execution. A: assembler B: editor C: programmer D: compiler E: interpreter
- The compiler is a program that translates a high-level language program into machine code.()
- The term“ () program”means a program written in high-level language. A: compiler B: executable C: source D: object
- The input object of the lexical analysis is( )。 A: Intermediate<br/>code B: word C: source program D: target program
- The ______ program is the machine language version of a source program.