Computer Science for IGCSE & O level - Software (Section 2 - No. 30)
What is the primary purpose of an interpreter?
To translate machine code into assembly language.
To translate and execute code line by line.
To convert high-level code into machine code all at once.
To manage files on the hard drive.
Explanation
Interpreters translate and execute code sequentially.
Comments (0)
