Computer Science for IGCSE & O level - Software (Section 4 - No. 17)
What is the function of an interpreter?
To translate code into machine code.
To manage the computer’s memory.
To execute source code directly, line by line.
To create user interfaces for applications.
Explanation
An interpreter executes source code instructions one at a time.
Comments (0)
