Answer:
converts the source code into machine language code then runs the object code
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.