Edexcel GCSE Computer Science 2020

3.3.2: understand how an interpreter differs from a compiler in the way it translates high-level code into machine code

Keywords:
Computers
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
compilertype of translator which allows code to be executed by translating all the code into machine code before any of it is run
high level codehuman readable source code which describes how a program will run
interpretertype of translator which allows code to be executed by translating each line of code as it needs to be run
machine codebinary or hex code which can be executed on a computer but is not easily understood by humans
translatortool which changes high level code from high level code into machine code
Keyword games:
Resources: