Which of the following computer languages uses mnemonics?

2023

Which of the following computer languages uses mnemonics?

Answer: C. Assembly LanguageAssembly language uses mnemonics—short symbolic codes like MOV, ADD, or SUB—to represent machine-level instructions. It helps programmers write…

  1. A.

    High Level Language

  2. B.

    Machine Language

  3. C.

    Assembly Language

  4. D.

    C Programming Language

Attempted by 4285 students.

Show answer & explanation

Correct answer: C

Assembly language uses mnemonics—short symbolic codes like MOV, ADD, or SUB—to represent machine-level instructions. It helps programmers write hardware-oriented code more easily than using binary numbers.

Explore the full course: Btsc Lab Assistant

Loading lesson…