Machine Language
Machine Language
and hence, it used binary digits for its operation. The computer’s instructions are coded and
stored in the memory in the form of 0s and 1s. A program written in the form of 0s and 1s is
called machine language program. There is a specific binary code for each instruction. For
example, to add the contents of register A and register B, the binary code is 10000000 for Intel
8085. The binary code for a certain operation differs from microprocessor to microprocessor.