• wonderlic tests
  • EXAM REVIEW
  • NCCCO Examination
  • Summary
  • Class notes
  • QUESTIONS & ANSWERS
  • NCLEX EXAM
  • Exam (elaborations)
  • Study guide
  • Latest nclex materials
  • HESI EXAMS
  • EXAMS AND CERTIFICATIONS
  • HESI ENTRANCE EXAM
  • ATI EXAM
  • Gizmos
  • PORTAGE LEARNING
  • Ihuman Case Study
  • LETRS
  • NURS EXAM
  • NSG Exam
  • Testbanks
  • Vsim
  • Latest WGU
  • AQA PAPERS AND MARK SCHEME
  • DMV
  • WGU EXAM
  • exam bundles
  • Study Material
  • Study Notes
  • Test Prep

Edexcel GCSE Computer Science Glossary top-

AQA PAPERS AND MARK SCHEME

What's included in this material?

  • Up-to-date Content: This is the latest version of the study guides, questions, and answers.
  • Instant Access: Immediately available for download right after your purchase.
  • Multi-Device: High-quality PDF format, easily readable on your phone, tablet, or PC.
  • Verified Quality: Carefully curated content designed to help you prepare effectively.

Sample Content from this Document

Edexcel GCSE Computer Science
Glossary top-
Compiler
Translates the whole program into machine code at once before the program is run.
1. Code executes quickly (as 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

Download Study Material

Buy This Study Material

$35.00
Buy Now

Study Material Information

Category: AQA PAPERS AND MARK SCHEME
Description:

Edexcel GCSE Computer Science Glossary top-

UNLOCK ACCESS $35.00