Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

High and Low Level Languages and Translators

Total questions: 13

Worksheet time: 4mins

Name
Class
Date
1.

What is a benefit of high level language?

a)

It makes use of special hardware

b)

It is written in shorter time

c)

it performs a task very quickly

2.

What is one benefit of low level language?

a)

It is written in shorter time

b)

To be able to debug at the development stage

c)

It makes use of special hardware

d)

It is easier to be understood and read by humans

e)

none

3.

What is one example of high level language used today?

a)

LDA

b)

Java

c)

ADD

d)

STO

4.

What does LDA mean?

a)

It means load the value of the variable into the accumulator

b)

Add the value

c)

subtract the value and then multiply it

d)

remove the value

e)

none of the options

5.

In what language is it easier to debug at the development stage?

a)

Spanish

b)

High level language

c)

French

d)

Low level language

e)

none

6.

In what language is it easier to write a code that performs a task very quickly?

a)

Greek

b)

Low level language

c)

English

d)

High level language

e)

none

7.

which of these are examples of High level languages?

a)

Delphi

b)

machine code

c)

none

d)

Pascal

8.

What does a translator do?

a)

It translates a program into binary before a computer uses it

b)

It translates recipes for cakes

c)

It translates binary to hexadecimal

9.

What does STO mean?

a)

It means replacing and adding values and them multiplying them

b)

It means replacing and adding values

c)

It means replacing the value of the variable by the value stored in the accumulator

d)

none of the options

10.

What does ADD mean?

a)

It means add the values

b)

It means add the value of another variable to the value stored in the accumulator

c)

It means multiply the values and then add the values stored in the accumulator

d)

none

11.

What makes use of special machine-dependent instructions?

a)

High level language

b)

Low level language

c)

none

d)

both

12.

Is C++ high level language?

a)

Yes

b)

No

c)

Maybe

13.

Which is easier to maintain once in use?

a)

Low level language

b)

both

c)

High level language

d)

none