JAMB - Computer Studies (2024 - No. 39)
Which of the following is NOT a characteristic of interpreters?
They are generally slower than compilers.
They provide immediate error detection.
They execute code line by line.
They translate code into machine code at once
Explanation
Interpreters translate code line by line, not all at once.
Comments (0)
