Computer Science, asked by is9776066, 5 months ago

Difference b/w Interprete and Complier ?​

Answers

Answered by Rogers404
7

Explanation:

  • 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.

HOPE IT HELPED MATE ☺️

Answered by surbhitripathi3
1

Explanation:

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.

Similar questions