Q. Indicate which of the following is not true about an interpreter (Solved)
1. Interpreter generates an object program from the source program
2. Interpreter is a kind of translator
3. Interpreter analyses each source statement every time it is to be executed
4. All of these
5. None of these
- b. Interpreter is a kind of translator