Answers
Answered by
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
1
It is read by the computer's central processing unit (CPU), is composed of digital binary numbers and looks like a very long sequence of zeros and ones.Each CPU has its own specific machine language.
Similar questions