wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Programming languages

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Computers can understand...

a)

the English laguage

b)

the Russian language

c)

machine code

d)

nothing

2.

Abbreviations like ADD, SUB, MLPY are common for ...

a)

Java script

b)

assembly languages

c)

C++

d)

HTML

3.

Low-level languages are ... (more than 1 variant is correct)

a)

complex

b)

close to English

c)

easy

d)

close to hardware

e)

programmer-friendly

4.

High-level languages are ... (more than 1 variant is correct)

a)

programmer-friendly

b)

easy

c)

complex

d)

close to hardware

e)

require an assembler

5.

To run on the Web, we would use ...

a)

COBOL

b)

Basic

c)

Fortran

d)

Java

6.

Markup languages are used to ...

a)

write system software

b)

write business applications

c)

create web documents

d)

provide animation

7.

A diagram that displays the steps of a program is called ...

a)

a flowchart

b)

a bug

c)

a source code

d)

a machine code

8.

Business oriented language is ...

a)

Fortran

b)

Basic

c)

COBOL

d)

Python

9.

The name "Pascal" means ...

a)

the name of its developer

b)

the name of a scientist Blaise Pascal

c)

the name of Rapunzel's pet chameleon

d)

the abbreaviation "PASsed CALculations"

10.

What's the difference btw C and C++?

a)

C is more simple

b)

C++ has better syntax

c)

С is slower

d)

You can write games only in C++