Saturday, 25 May 2013

Difference between assembler and compiler



Assembler:

To convert assembly language into machine language


Compiler:

A program that changes the source code (high level language) into object code which that can be executed by a machine.



No comments:

Post a Comment