Machine language instructions are expressed in binary.
Binary is a system of representing numbers using only two digits, 0 and 1. Computers understand and process data in binary form, making it the most basic and fundamental language for computers. Machine language instructions are written using binary code, which the computer can directly execute without any further translation.