A: Command sequence to achieve a given task
B: Collection of all commands of a computer
C: Commands that the computer can recognize and execute
D: High-level programming language statements
举一反三
- 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
- 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
- Computer software is a program that can achieve specific functions.
- The program that a computer can execute directly is ( ) A: source program B: target program C: assembler D: executable program
- 中国大学MOOC: A computer program is a collection of instructions that performs a specific task when executed by a computer. A computer requires programs to function and typically executes the program’s instructions in a ________.
内容
- 0
A computer program, or just a program, is a sequence of ______, written to perform a specified task with a computer. A: languages B: instructions C: programs D: functions
- 1
About following computer programming languages, which one is not belong to high-level? A: C++ B: Visual Basic C: Machine Language D: JAVA
- 2
With the languages introduced by thethird generation of computer programming, words and commands (instead of justsymbols and numbers) were being used. These languages, therefore, had syntaxthat was much easier to understand. Third generation languages are known as"high level languages" and include C, C++, Java, and Javascript,among others.
- 3
In practice, every computer language above assembly language is a high-level language.
- 4
A computer program is a set of ( )that tell computer exactly what to do.