Computer Science, asked by samay7484, 4 months ago

Give difference between compiler and interpreter.​

Answers

Answered by Anonymous
5

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

\huge\boxed{\bf{\red{\fcolorbox{blue}{white}{Answer}}}}

Answered by anushkakadam027
0

Answer:

Interpreter translates just one statement of the program at a time

Similar questions