Inglês, perguntado por irineudrougras, 6 meses atrás

Leia o texto abaixo e complete os espaços com a forma apropriada do verbo “to be”. Após, responda as questões propostas.
ASSEMBLY LANGUAGES
Assembly language (1) _______ a programming language that talks fairly directly to the computer. Unlike machine language, which (2) _______ what the computer understands, assembly language (3) __________ mnemonic, so that it can be understood and remembered more easily by a human being; in fact, assembly language (4) ______ really just machine language in mnemonic form. Assembly languages (5) ________ specific to a given CPU chip and (6) __________ named after it (e.g., 8080 assembly language, 6809 assembly language etc.). They (7) _________ harder to program than a high-level language, but they produce programs that (8) _______ more efficient and run faster.

Soluções para a tarefa

Respondido por cleosamines1982
1

Assembly Languages:

Assembly language is a programming language that talks fairly directly to the computer. Unlike machine language, which is what the computer understands, assembly language is mnemonic, so that it can be understood and remembered more easily by a human being; in fact, assembly language is really just machine language in mnemonic form.

Assembly languages are specific to a given CPU chip and are named after it (e.g., 8080 assembly language, 6809 assembly language etc.). They are harder to program than a high-level language, but they produce programs that are more efficient and run faster.

Perguntas interessantes