Answer:
converts the source code into machine language code then runs the object code
Step-by-step explanation:
In Computer programming, an interpreter converts the source code into machine language code then runs the object code.
Examples of interpreters are Python, Perl and Matlab.