Computer Science, asked by komalrandhawa3251, 7 months ago

what is the difference between interpreter and compleir breifly​

Answers

Answered by Anonymous
2

Explanation:

Computer programs are usually written on high level languages. ... 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.

Answered by smile4540
0

Answer:

Computer programs are usually written on high level languages. ... 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.

Similar questions