The ______ program is the machine language version of a source program.
举一反三
- 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
- The compiler is a program that translates a high-level language program into machine code.()
- 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
- A C language program consists of one or more source program files.
- 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