Which of the following statements about an interpreter is incorrect?

Choose the correct answer

Explanation

Option A is true because an interpreter translates code. Option C is also true since interpreters process each statement during execution. However, option B is false because interpreters do not create an object program; that is the role of a compiler. Therefore, the incorrect statement is option B.

Which of the following statements about an interpret… — Language processors | PakQuizHub