What is Machine code?

Asked 13-Nov-2017
Viewed 690 times

1 Answer


0

Machine Code
Machine code is a set of instruction which written in machine language (0 & 1 format) and it is directly executed by the CPU. Each instruction performs a specific type of task like loading data, initialize different type of task and also perform ALU operations.

In other way you can also say this, it is executable instruction running on computer system programs and different type of application. Machine code is also known as machine language that convert the low level source code to high level source code and only understood by the machine.

Example Machine Code
0010011010011001
1101010011100101
1100010101001010
0100101101010010
1101011000101100