ELEMENTARY PROGRAMMING PRINCIPLES

Machine language Assembly language High-level languages Instruction set is made up of binary digits (0’s & 1’s). Instruction is made of 2 parts: operation code & operand. No translation is needed. (This is the computer language; hence, the computer understands it directly). Executed by the hardware directly & … ................
................