wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Programming vocabulary

Total questions: 10

Worksheet time: 12mins

Name
Class
Date
1.

A step-by-step procedure or set of rules for solving a problem.

(a)  

2.

A text-based interface where users enter commands to interact with a computer or software.

(a)  

3.

A variable whose value remains unchanged throughout program execution.

(a)  

4.

A statement that introduces a variable, function, or class to the program.

(a)  

5.

A pre-built set of tools and libraries that help developers build applications more efficiently.

(a)  

6.

The repetition of a block of code using loops (e.g., for, while).

(a)  

7.

A programming language that interacts closely with hardware (e.g., Assembly, C).

(a)  

8.

The rules that define how code must be written in a programming language.

(a)  

9.

A programming language that is closer to human language

(a)  

10.

Write one keyword in programming