distinguish between interpreter and compiler
Answers
Answered by
10
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 always generates an intermediary object code.
Similar questions
Science,
3 months ago
English,
3 months ago
Hindi,
6 months ago
Social Sciences,
6 months ago
Political Science,
11 months ago
English,
11 months ago