ASSEMBLY LEVEL LANGUAGE
This language uses letters and symbols instead of binary digits. These symbols are called Mnemonics. programs written in assembly level languages are called assembly codes. Assembly codes are translated into machine level language instructions. Assembly level language is easier to understand than machine level language. HIGH LEVEL LANGUAGE {HLL} High level languages are easier for […]