Ask Question
10 April, 14:48

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. 10 April, 17:02
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers