Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding Intro Vocabulary

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Creating a sequence of instructions, or an algorithm, that makes a computer do something.

a)

Programming

b)

Computer Science

c)

Code

d)

Debugging

2.

A list of instructions on how to solve a problem or complete a task.

a)

Algorithm

b)

Sequence

c)

Statement

d)

Code

3.

Another term for computer programming, which is the process of creating software.

a)

Coding

b)

Computer Science

c)

Debugging

d)

Algorithm

4.

Written instructions that a computer can understand and follow.

a)

Code

b)

Algorithm

c)

Syntax

d)

Statement

5.

The specific rules and structure for writing code correctly in a programming language.

a)

Syntax

b)

Code

c)

Algorithm

d)

Debugging

6.

A method of writing computer code using specific syntax and structure rather than blocks.

a)

Text-Based Coding

b)

Block Style Coding

c)

Programming

d)

Algorithm

7.

Dragging blocks of instructions instead of typing code.

a)

Block Style Coding

b)

Text-Based Coding

c)

Syntax

d)

Statement

8.

A single line of code that performs an action.

a)

Statement

b)

Sequence

c)

Algorithm

d)

Code

9.

The step-by-step order in which instructions should occur.

a)

Sequence

b)

Algorithm

c)

Statement

d)

Debugging

10.

The process of finding and fixing errors or bugs in source code.

a)

Debugging

b)

Programming

c)

Syntax

d)

Code

11.

Using computers to solve problems with very specific sets of instructions.

a)

Computer Science

b)

Programming

c)

Algorithm

d)

Debugging