This study notes covers Exam Tips within High & Low Level Languages for GCSE Computer Science. Revise High & Low Level Languages in Languages & IDEs for GCSE Computer Science with 15 exam-style questions and 8 flashcards. This topic appears regularly enough that it should still be part of a steady revision cycle. It is section 8 of 8 in this topic. Use this study notes to connect the idea to the wider topic before moving on to questions and flashcards.
Topic position
Section 8 of 8
Practice
15 questions
Recall
8 flashcards
Exam Tips
- Portable means: Can run on different processor types without changes
- Assembly ≠ Machine code: Assembly uses mnemonics (LDA, ADD), machine code is pure binary
- Always translated: High-level code must be translated before CPU can run it