NEW
Font size
WorksheetsHLL and LLL
Total questions: 10
Worksheet time: 5mins
Which of these is a Low Level Language?
Machine code
Python
Visual Basic
Scratch
Which of these is a Low Level Language?
Assembly Code
Javascript
C++
Pseudocode
What is being described here: Source code has direct control over the CPU's hardware.
High Level Language
Low Level Language
What is being described here: Source code uses English-like statements to describe what the CPU needs to do.
High Level Language
Low Level Language
What is being described here: Can use special instructions of a specific processor for improved performance
High Level Language
Low Level Language
What is being described here: Program is portable, which means that it can be translated and run on different CPUs
High Level Language
Low Level Language
What is this an example of?
High Level Language
Low Level Language
What is this an example of?
High Level Language
Low Level Language
Which type of language typically runs faster?
High Level Language
Low Level Language
Which type of language is easier to write and debug?
High Level Language
Low Level Language
