Which is more beneficial a compiler or an interpreter and why?
Answers
Answered by
3
Answer:
An Interpreter is beneficial.
Explanation:
Compiler executes conditional control statements (like if-else and switch-case) and logical constructs faster than interpreter. Interpreter execute conditional control statements at a much slower speed. Compiled programs take more memory because the entire object code has to reside in memory.
Answered by
2
Hola mate!! here is ur ans.:
Which one is better interpreter or compiler?
A program when compiled is faster to run than an interpreted program. While it takes more time to compile and run when a program is interpreted. A compiler hence produces faster programs. ... For debugging one must use an interpreter than using any compiler.
Hope it helps u!! plzz mark me as BRAINLIEST.. ~$€❤
Similar questions
Math,
5 months ago
Computer Science,
10 months ago
Computer Science,
10 months ago
English,
1 year ago
Math,
1 year ago