Computer Science, asked by Shingming, 6 months ago

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 salonisaloni425
1

Answer:

I don't because this question is wrong

Similar questions