The ______ program is generally translated to an object program, which is in a form directly understandably by the computer.
A: transfer
B: assemble
C: source
D: compile
A: transfer
B: assemble
C: source
D: compile
举一反三
- The(①)programmeansaprogramwritteninahigh-levellanguage.Itisgenerallytranslatedtoan(②)program,whichisinaformdirectlyunderstandablebythecomputer.Thetranslationisusuallydonebyprogramcalled(③). The() program means a program written in a high-level language.It is generally translated to an()program,which is in a form directly understandable by the computer.The translation is usually done by program called (). A: compiler B: assembler C: compile D: transfer
- The(①)programmeansaprogramwritteninahigh-levellanguage.Itisgenerallytranslatedtoan(②)program,whichisinaformdirectlyunderstandablebythecomputer.Thetranslationisusuallydonebyprogramcalled(③). The() program means a program written in a high-level language.It is generally translated to an()program,which is in a form directly understandable by the computer.The translation is usually done by program called (). A: object B: basic C: C D: assemble
- The program that a computer can execute directly is ( ) A: source program B: target program C: assembler D: executable program
- In the following description, which one is wrong? ( ). A: The executable program of C language is composed of a series of machine instructions B: The source program written in C language can not run directly on the computer C: The compiled binary object program needs to be connected to run D: The. exe file generated by C source program cannot be run on the machine without C language integrated development environment installed
- 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