Ask Question

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

A.

machine language

B.

assembly language

C.

C

D.

Java

+5
Answers (1)
  1. 27 August, 13:03
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers