A programmer writes a computer program in a high-level language. (iii) Translators are used to translate the high-level language so that it can be processed by the computer. One translator converts and executes the code line by line. Identify which type of translator would do this.

Explanation

An interpreter is a type of translator that converts and executes the code line by line, allowing for immediate feedback and error checking.


โฌ† Related Topic

View Topic Hub โ†’

๐Ÿ“˜ Syllabus

View IGCSE Class 10 Syllabus โ†’

๐Ÿ“ Practice Questions

Practice Previous Year Questions โ†’

๐Ÿค– Practice with AI

Generate Practice Question Paper โ†’


๐Ÿ“š Related Concepts