Study resource
Classification of programming languages common mistakes
Study Classification of programming languages with curriculum-aligned Common Mistakes resources, practice links, and exam-focused support.
At a glance
common mistakes
Resource type
Topic
Classification of programming languages
AqaA LevelComputer ScienceFundamentals of computer systems
Common mistakes
Confusing assembly language with a high-level language
Calling assembly language high-level because it uses readable symbols instead of binary.
Fix itAssembly language is still low-level because its symbolic instructions remain closely related to machine-code instructions.
Related topics
