Computer Science, asked by rajaking736986, 4 months ago

what is an interpreter

Answers

Answered by Delnababu
7

Answer:

An Interpreter directly executes instructions written in a programming or scripting language without previously converting them to an object code or machine code. Examples of interpreted languages are Perl, Python and

an interpreter is a computer program that directly executes instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program

Similar questions