In terms of programming software, what is a translator? Describe the differences between the following three translators: assembler, compiler, interpreter.

A translator is used to convert high-level code into machine code. This is a set of instructions that can be directly executed by the computer's central processing unit (CPU).
An assembler translates assembly code, a low-level language, into machine code. 
Compilers and interpreters are both used to translate high-level languages (such as Java and Python) into machine code. The main difference between an interpreter and compiler is that a compiler translates the whole program into machine code before the program is run. An interpreter translates code into machine code instruction by instruction. 

JL
Answered by Joanna L. Computing tutor

5035 Views

See similar Computing GCSE tutors

Related Computing GCSE answers

All answers ▸

What is SQL? I know it's a 'query' language, but what does that mean?


Convert 10101101 from binary to both decimal and hexadecimal


how do you convert binary to a form in which you can perform subtraction?


Describe two different functions performed by an operating system [4 marks]


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning