Multiple choice Mnemonics codes & variable names are used in a machine language an assembly language a high level language all of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation Assembly language uses mnemonics (like MOV, ADD) and symbolic labels (variable names) to represent machine instructions, making it more readable than raw machine code.