CertNova
Menu
<- Back to glossary

Interpreter

noun

Definition

  1. 1.Runtime engine that executes source code line by line.

Example

Python is commonly executed via an interpreter.

Related Exams