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
A: machine language
B: assembly language
C: high-level language
D: object-oriented language
举一反三
- 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
- languages are intermediate level languages that are very close to machine language and do not have the level of linguistic sophistication exhibited by other high-level languages。 A: Assembly B: high-level C: low-level D: machine
- 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 following are not features of C language: ( ) A: Low level advaned programming language B: Allow direct access to the physical address to operate on the hardware C: Rich operators and data types in C language D: Object oriented programming language
- In practice, every computer language above assembly language is a high-level language.