What is machine code?
- A low-level programming language consisting of binary digits/bits that the computer reads and understands
- A high-level programming language consisting of instruction lists that human can read and understands
- A medium-level programming language consisting of the assembly code designed for the computer processor
- A low-level programming language consisting of hexadecimal digits that make up high-level language instructions