Edexcel GCSE Computer Science
Glossary top-rated
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 code needs to be provided (so competitors could steal your source code ideas).
Assembler
Translates assembly language source code to machine code.
1. Code can run very quickly and use less memory (as programmer chooses the machine code
instructions).
2. Uses easier to understand assembly language instead of machine code binary values (so programs can
be developed more quickly and with fewer errors).
Translator
A program that translates high-level or assembly language source code into runnable machine code.
Source code
The high-level or assembly language program instructions the programmers type into the development
environment text editor..
Machine code
The low-level set of instructions built into a CPU, e.g. add, compare, branch or move. Each instruction is
represented by a unique binary code, e.g. 0100101.
Assembly language
A low-level programming language that uses short easier to understand mnemonics, like ADD, SUB or
MOV, to represent machine code instructions. Each mnemonic translates directly to a machine code
instruction.
Mnemonics

No comments found.
Login to post a comment

jordancarter 7 months ago

This study guide is clear, well-organized, and covers all the essential topics. The explanations are concise, making complex concepts easier to understand. It could benefit from more practice questions, but overall, it's a great resource for efficient studying. Highly recommend!
Login to review this item
Q. What will I receive when I purchase this document?
A. You will receive a PDF that is available for instant download upon purchase. The document will be accessible to you at any time, from anywhere, and will remain available indefinitely through your profile.
Q. Satisfaction guarantee: how does it work?
A. Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Q. Who am I buying these notes from?
A. you are buying this document from us learnexams
Q. Will I be stuck with a subscription?
A. No, you only buy these notes for $ indicated . You are not obligated to anything after your purchase.
Q. Can learnexams be trusted?
A. check our reviews at trustpilot
Price $17.50
Add To Cart

Buy Now
Category AQA PAPERS AND MARK SCHEME
Comments 0
Rating
Sales 0

Buy Our Plan

We have

The latest updated Study Material Bundle with 100% Satisfaction guarantee

Visit Now
{{ userMessage }}
Processing