Multiple choice Which of the following languages uses mnemonics? Assembly Language Machine Language HLL 4GL Reveal answer Fill a bubble to check yourself A Correct answer Explanation Assembly language uses mnemonics (short codes like MOV, ADD, SUB) to represent machine-level instructions, making it easier for humans to read than pure binary machine code.