What is a mnemonic?

Assembly Language Questions



80 Short 34 Medium 52 Long Answer Questions Question Index

What is a mnemonic?

A mnemonic in assembly language is a symbolic name or abbreviation used to represent an operation code, register, or memory location. It helps programmers to write and understand assembly language instructions more easily by providing a more human-readable representation of the underlying machine code.