Exam-style question
Try this first
Which pair consists entirely of low-level programming languages?.
- A.Machine code and assembly language
- B.Python and machine code
- C.Assembly language and Python
- D.C# and VB.NET
Model answer
What a good answer should say
- Machine code and assembly language
Explanation
Why this works
The specification identifies machine code and assembly language as low-level languages. Python, C# and VB.NET are high-level languages.
Common mistake
No common mistake is linked to this question yet.
