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.
内容
- 0
To document your code can increase program ()and make program easier to (). make program easier to () A: execute B: interpret C: compile D: maintain
- 1
The so-called program that can be directly executed inside an<br/>electronic computer is ____. A: High-level language programs B: Assembly language program C: Machine language programs D: Source program
- 2
Comments are usually added in the source code of a computer program with the purpose of _______________. A: describing the intended operation of the source code B: making the source code more technical C: making the interface more user-friendly D: providing end users with more specific description of the program
- 3
To document your code can increase program (2) and make program easier to (3) . A: execute B: interpret C: compile D: maintain
- 4
To document your code can increase program (57) and make program easier to (58) . A: execute B: interpret C: compile D: maintain