Computer Science, asked by hafiz1elmisawee, 8 months ago

DISTINGUISH BETWEEN COMPILER AND ASSEMBLER

Answers

Answered by Anonymous
2

Answer:

Compiler converts the source code written by the programmer to a machine level language. Assembler converts the assembly code into the machine code. ... Assembler input assembly language code. It converts the whole code into machine language at a time.

Similar questions