Difference between interpreter and compiler in table form
Answers
Answered by
2
hi friend ☺☺☺
here is your answer
interpreter =
i) translate the program one statement at a time .
ii ) if the interpreter encountered an error in the program it stops until the error has been rectified . so fixing errors in the program is easy .
____________________
compiler =
i) scan the entire program and translate it as a whole into machine code .
ii) it generates the error message only after scanning the whole program. Hence, debugging or 16 program error is comparatively heart.
I hope it is useful to you ☆☆☆
here is your answer
interpreter =
i) translate the program one statement at a time .
ii ) if the interpreter encountered an error in the program it stops until the error has been rectified . so fixing errors in the program is easy .
____________________
compiler =
i) scan the entire program and translate it as a whole into machine code .
ii) it generates the error message only after scanning the whole program. Hence, debugging or 16 program error is comparatively heart.
I hope it is useful to you ☆☆☆
Similar questions
Math,
7 months ago
English,
7 months ago
Social Sciences,
7 months ago
English,
1 year ago
Math,
1 year ago