Terminology


No Word Definition
1 Machine language The form that the program instructions are stored in the main memory
2 Assembly language It is a symbolic language of the machine language.
3 Addressing modes Addressing modes specify where the instruction operands are located. An addressing mode can specify a constant, a register, or a location in memory.