The definition of machine languageMachine language consists of the raw numbers that can be
directly understood by a particular
processor. Each processor's machine
language will be different from other processors' machine
language. Although called "machine language", it is not
usually what people think of when talking about
computer languages. Machine language
dressed up with mnemonics to make it a bit more
human-readable is called assembly
language.
|
|