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: 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
- The ______ program is the machine language version of a source program.
- The program that a computer can execute directly is ( ) A: source program B: target program C: assembler D: executable program
- A C language program consists of one or more source program files.
- The compiler is a program that translates a high-level language program into machine code.()