Computer Science, asked by sunitarathee674, 1 month ago

write between machine language and procedural language​

Answers

Answered by itzhero52
5

Explanation:

Machine language is the low level programming language. Machine language can only be represented by 0s and 1s. ... Assembly language is the more than low level and less than high-level language so it is intermediary language. Assembly languages use numbers, symbols, and abbreviations instead of 0s and 1s.

Answered by aastha1260
20

Explanation:

For example: To write 120 in the computer system its representation is 1111000.

...

Difference Between Machine Language and Assembly Language.

Machine Language Assembly Language

Machine language is only understand by the computers. Assembly language is only understand by human beings not by the computers

Similar questions