Difference assembly language and machine language?

Answer:

Machine language refers to pure code (object code) in basic machine format (zeros and ones). Assembler is one step above this type of code and requires compilation before it is of any use to the computer.

First answer by Vafloyd. Last edit by Vafloyd. Contributor trust: 79 [recommend contributor recommended]. Question popularity: 1 [recommend question].