Challenger App

No.1 PSC Learning App

1M+ Downloads
The assembly language uses symbols instead of numbers known as:

AMnemonics

BAssembler

CCompiler

DInterpreter

Answer:

A. Mnemonics

Read Explanation:

  • Correct Answer : Option A (Mnemonics).

  • In assembly language, programmers do not write raw numeric values directly. Instead, they use symbols to represent operations and memory locations. These symbols are called mnemonics (like ADD, MOV, SUB etc.), which make the instructions easier to read and understand compared to using only numbers.

  • Therefore, the assembly language uses symbols instead of numbers known as Mnemonics.


Related Questions:

Consider the following statements.

  1. ASCII is a character encoding standard.
  2. Unicode was developed to support characters from many languages.
  3. EBCDIC is commonly associated with IBM systems.
    To process data, computers use
    Identify the HTML section that contains the content displayed in the browser window.
    Full Form for EBCDIC:
    The symbols used in an assembly language are :