Machine Code are the binary instructions that CPUs can understand.
Each instruction is a binary number that represents a specific instruction the CPU can carry out. These instructions are stored in memory before being transferred to the CPU in the Fetch Decode Execute cycles
Machine code is the lowest level language a computer can be programmed in as each instruction is directly linked to hardware and logic built into the CPU.
Advantages of Machine Code
Disadvantages of Machine Code