CBSE-IX-Foundation percent 252520of%252520Information%252520Technology%252520.
03: Computer Software
- #4What are the functions of an interpreter?Ans : Interpreter is very useful for debugging and suitable for novice programmer. This is a slow process and consumes less memory space.
Some basic functions of an interpreter are as follows:
Translates one instruction at a time.
It checks the execution of the instructions line-by-line.