|
Like Computer Coding, Machine Instruction is
a serial of 1s and 0s For example, A machine instruction code consists of two
part:
You should note that Machine Instruction is machine-dependent, i.e. different machine can have different set of Machine Instruction. CPU can read Machine Lanuage(1s and 0s) only. All other languages, therefore, need to be translated to Machine Instruction before they can be executed. Proceed to : Speed of CPU |