High-level languages must first be translated into a machine language before they can be understood and processed by a computer. This job is often done by ( )
举一反三
- High-level<br/>languages must first be translated into a machine language before they can be<br/>understood and processed by a computer. This job is often done by ( ). A: an assembler B: a linker C: a loader D: a compiler
- 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
- About following computer programming languages, which one is not belong to high-level? A: C++ B: Visual Basic C: Machine Language D: JAVA
- 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
- 5.“ADD B, A ”is______ A: Machine Languages B: Assembly Languages C: High-Level Language D: None of the above