Computer Science, asked by ns4857628, 2 months ago

what is the difference between
assemblers and compilers? How are they different from interpreters ?​

Answers

Answered by beenabijupersonal
1

Answer:

A compiler is a software that converts programs written in a high level language into machine language. An interpreter is a software that translates a high level language program into machine language while an assembler is a software that converts programs written in assembly language into machine language.

Answered by nehaliganvit3
1

Explanation:

A compiler is a software that converts programs written in a high level language into machine language. An interpreter is a software that translates a high level language program into machine language while an assembler is a software that converts programs written in assembly language into machine language.

Similar questions