define machine language and assembly language
Answers
Answered by
1
Machine language is the low level programming language. ... Machine language is only understand by the computers.
Assembly language is only understand by human beings not by the computers. In machine language data only represented with the help of binary format(0s and 1s), hexadecimal and octadecimal.
Similar questions