Online Information Technology Dictionary
ItGlossary.Tech All rights reserved
Machine code (Machine language)
Machine code is a computer language used by CPU of a computer to run computer programs.
Machine code of digital computers consists of two digits, 1 and 0.
All instructions of a machine code only contain one of above mentioned digits or a combination of them.
All computer programs should change into machine code before being executed by CPU, as it is the only language that a computer CPU can understand and work with.