urgent help define compiler, assembler and interpreter in detail
Answers
Answered by
1
Explanation:
google it na !!..............
Answered by
9
This is a program that converts the assembly level language into machine level language
This compiles entire C source code into machine code.
This converts the source code into a intermediate code and then this intermediate code is executed line by line.
Similar questions