What is the difference between compilers and interpreters in c plus plus in tabular form?

1 answer

Answer

1027421

2026-08-17 09:16

+ Follow

C-compiler translates the C-source into Assembly or machine code.

On the other hand, C-interpreter -- well, there is no such thing as C-interpreter.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.