Computer Science, asked by pratoshsonekarp7266y, 11 months ago

urgent help define compiler, assembler and interpreter in detail​

Answers

Answered by neha262816
1

Explanation:

google it na !!..............

Answered by BrainlyTech
9

\textbf{ Answer }

\textbf{ Assembler }

This is a program that converts the assembly level language into machine level language

\textbf{ Compiler }

This compiles entire C source code into machine code.

\textbf{ Interpreter }

This converts the source code into a intermediate code and then this intermediate code is executed line by line.

Similar questions