18.4k views
5 votes
Programs that directly execute high-level language programs without compiling are called __________.

1 Answer

5 votes

Answer:

The correct answer to the following question will be "Interpreters".

Step-by-step explanation:

An interpreted language is a type of programming language for which several of its iterations explicitly and voluntarily implement instructions, without translating code into machine-language directives before.

  • An interpreter converts orders of a high-level into an intermediary type which instead performs.
  • Interpreters are also used in learning as they provide immersive content for pupils.

So, it's the right answer.

User Sornars
by
8.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.