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. GDB Instructions
Answers
Brainly.in
Brainly.inWhat is your question?
alvinzdragneel
hamzasultan9662
3 days ago
Computer Science
Secondary School
+5 pts
Answer:
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?
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?Now we simplified the question to:
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?Now we simplified the question to:In your opinion, if we interpret C++ code instead of compiling it to machine code, how will runtime efficiency be affected?
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?Now we simplified the question to:In your opinion, if we interpret C++ code instead of compiling it to machine code, how will runtime efficiency be affected?At this point, we may simply state that interpreted code is going to be less efficient than machine code, and it's almost always true, but not exactly always.
HEY MATE IF YOU LIKE THIS ANSWER THEN PLZ MARK IT AS THE BRAINLIEST ANSWER AND PLZ START FOLLOWING ME.