MCQOPTIONS
Saved Bookmarks
| 1. |
Indicate which of the following is not true about an interpreter |
| A. | Interpreter generates an object program from the source program |
| B. | Interpreter is a kind of translator |
| C. | Interpreter analyses each source statement every time it is to be executed |
| D. | All of these |
| E. | None of these |
| Answer» C. Interpreter analyses each source statement every time it is to be executed | |