Assembly Language 2
Assembly Language 2
Type of assemblers:
Single pass:
put the machine code instruction straight into computer memory to be executed
two pass:
produces an object code program in the machine code that can be stored, loaded, and
executed at later stage.