Translators are software which is required to convert code written in high level language to machine code to make it understandable for computers. There are different translators used with different computer languages such as compiler, assembler and interpreters. C++ is a compiler based language which translates the whole program at once on the other hand interpreter translates high level language to machine language line by line. In your opinion if we change the compiler of C++ and use an interpreter instead for this purpose, how will it affect C++ language in terms of processing speed, efficiency or other factors? Support your answer with solid points.
Answers
Answered by
0
Answer:
Shingming
Shingming
Yesterday
Computer Science
Secondary School
+10 pts
Answered
Translators are software which is required to convert code written in high level language to machine code to make it understandable for computers. There are different translators used with different computer languages such as compiler, assembler and interpreters. C++ is a compiler based language which translates the whole program at once on the other hand interpreter translates high level language to machine language line by line. In your opinion if we change the compiler of C++ and use an interpreter instead for this purpose, how will it affect C++ language in terms of processing speed, efficiency or other factors? Support your answer with solid points
Similar questions
English,
4 months ago
Math,
4 months ago
Math,
10 months ago
Psychology,
10 months ago
Science,
1 year ago