The so-called program that can be directly executed inside an
electronic computer is ____.
A: High-level language programs
B: Assembly language program
C: Machine language programs
D: Source program
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
- Which language is actually executed by the central processing unit of a computer? A: high-level language B: assembly language C: machine language D: virtual language
- The ______ program is the machine language version of a source program.
- A(An) ( ) is a low-level language in binary code that the computer can understand and execute directly. A: machine language B: assembly language C: high-level language D: object-oriented language