Edexcel GCSE Computer Science Glossary
Latest uploads at Edexcel GCSE Computer Science Glossary. Looking for notes at Edexcel GCSE Computer Science Glossary? We have lots of notes, study guides and study notes available for your school.
-
5
- 0
-
2
All courses for Edexcel GCSE Computer Science Glossary
-
Edexcel GCSE Computer Science Glossary 5
Latest content Edexcel GCSE Computer Science Glossary
Edexcel GCSE Computer Science Glossary Exam Questions And Complete Answers 
 
 
Compiler 
Translates the whole program into machine code at once before the program is run. 
 
1. Code executes quickly (as already translated). 
2. Slower to find errors (as all code must be translated). 
Interpreter 
Translates source code into machine code, line by line when the program is run. 
 
1. Code can run on different platforms/devices (as it's translated on the platform running the program). 
2. Source c...
- Package deal
- Exam (elaborations)
- • 23 pages's •
-
Edexcel GCSE Computer Science Glossary•Edexcel GCSE Computer Science Glossary
-
Collections of Package Deal of Computer Questions and Answers with Complete Solutions. All In one• By NurseAdvocate
Preview 3 out of 23 pages
Getting your document ready...
Edexcel GCSE Computer Science Glossary Exam Questions And Complete Answers 
 
 
Compiler 
Translates the whole program into machine code at once before the program is run. 
 
1. Code executes quickly (as already translated). 
2. Slower to find errors (as all code must be translated). 
Interpreter 
Translates source code into machine code, line by line when the program is run. 
 
1. Code can run on different platforms/devices (as it's translated on the platform running the program). 
2. Source c...