Choose Exam Category |
Interpreters and compilers are very similar in structure. The main difference is that an interpreter directly executes the instructions in the source programming language while a compiler translates those instructions into efficient machine code. but in the above question, you asked which computer program translates a program statement by statement into machine language, I think the answer might be the compiler.
Why answer explain