134k views
3 votes
What is machine level language ?​

1 Answer

4 votes

Step-by-step explanation:

The machine-level language is a language that consists of a set of instructions that are in the binary form 0 or 1. As we know that computers can understand only machine instructions, which are in binary digits, i.e., 0 and 1, so the instructions given to the computer can be only in binary codes.

User Unnikrishnan
by
5.5k points