wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HLL and LLL

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of these is a Low Level Language?

a)

Machine code

b)

Python

c)

Visual Basic

d)

Scratch

2.

Which of these is a Low Level Language?

a)

Assembly Code

b)

Javascript

c)

C++

d)

Pseudocode

3.

What is being described here: Source code has direct control over the CPU's hardware.

a)

High Level Language

b)

Low Level Language

4.

What is being described here: Source code uses English-like statements to describe what the CPU needs to do.

a)

High Level Language

b)

Low Level Language

5.

What is being described here: Can use special instructions of a specific processor for improved performance

a)

High Level Language

b)

Low Level Language

6.

What is being described here: Program is portable, which means that it can be translated and run on different CPUs

a)

High Level Language

b)

Low Level Language

7.

What is this an example of?

a)

High Level Language

b)

Low Level Language

8.

What is this an example of?

a)

High Level Language

b)

Low Level Language

9.

Which type of language typically runs faster?

a)

High Level Language

b)

Low Level Language

10.

Which type of language is easier to write and debug?

a)

High Level Language

b)

Low Level Language