Ask Question
27 November, 06:13

Which programming language uses mnemonic code to represent data, instructions, and memory locations?

A.

machine language

B.

assembly language

C.

C

D.

Java

+3
Answers (1)
  1. 27 November, 06:23
    0
    B. Assembly Language

    Explanation:

    Assembly language is the first language that used English like words for representing data, instruction and memory locations. The English-like words are called Mnemonics.

    Assembly language uses translator to translate the code into machine language. The translator is called assembler.

    The mnemonics examples are:

    ADD

    SUB

    DIV

    MUL ...
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which programming language uses mnemonic code to represent data, instructions, and memory locations? A. machine language B. assembly ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers