Computer Science, asked by nishkavasista2010, 11 hours ago

what is machine language ? is it a language that understands only 1's ans 0's or a language that understands only plain english ?

Answers

Answered by kumarraj1799
1

Answer:

Machine language gives instructions as 0's and 1's and is the only language that the computer understands. Assembly language is more concise but still very cumbersome when programming. A high-level language such as FORTRAN or C facilitates easy programming.

Answered by raniranjana889
0

Answer:

The only language that the computer can process or execute is called machine language. It consists of only 0s and 1s in binary, that a computer can understand. In short, the computer only understands binary

Explanation:

The only language that the computer can process or execute is called machine language. It consists of only 0s and 1s in binary, that a computer can understand. In short, the computer only understands binary

Similar questions