Computer Science, asked by getvenomgaming, 4 months ago

There are two programming Language translators.{Compiler and Interpreter} They both do similar work but in a different manner. Differentiate between the two.

Answers

Answered by rimpithakur85
1

Answer:

Interpreter translates just one statement of the program at a time into machine code. Compiler scans the entire program and translates the whole of it into machine code at once. An interpreter takes very less time to analyze the source code. ... A compiler takes a lot of time to analyze the source code.

mark as brainlist....please

Answered by AVENGERS789456
11

Answer:

hope it helps you.....

Attachments:
Similar questions