what is the difference between interpreter and compilers ?
Answers
Answered by
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. An interpreter takes very less time to analyze the source code. However, the overall time to execute the process is much slower.
Answered by
2
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. However, the overall time to execute the process is much slower.
Similar questions
Science,
2 months ago
English,
2 months ago
Computer Science,
2 months ago
English,
4 months ago
Math,
4 months ago
Science,
10 months ago
Social Sciences,
10 months ago
English,
10 months ago