Computer Science for IGCSE & O level - Software (Section 2 - No. 6)
Which statement best describes an interpreter?
It translates the entire program before execution.
It translates and executes code line by line.
It executes machine code.
It manages computer hardware.
Објашњење
An interpreter reads and executes code sequentially.
