CPU Instruction Set (continued)
Assembler program is a simple translator that takes a file of mnemonics codes and converts them to binary numbers used directly by the CPU
Assembly and machine code languages are specific to a target CPU
Symbolic addressing allows a variable name to refer to a memory location where the variable is stored