Computer Science for IGCSE & O level - Software (Section 1 - No. 48)
Which of these best describes the function of an interpreter?
Translates the whole program at once.
Executes code line by line after translation.
Generates an executable file.
Is primarily used for low-level languages.
Explanation
Interpreters translate and execute one line at a time.
Comments (0)
