wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Sequence and Conditions

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Also known as the order of events, commands that are executed by a computer exactly as they are written.

a)

Code

b)

Sequence

c)

Program

d)

Algorithm

2.

A specific instruction given to a computer in written code from a programmer.

a)

Syntax

b)

Algorithm

c)

Program

d)

Command

3.

Programming language that gives instructions to a computer.

a)

Code

b)

Syntax

c)

Algorithm

d)

Command

4.

A sequence of instructions written in a code that a computer can interpret and execute.

a)

Command

b)

Debugging

c)

Program

d)

Algorithm

5.

A sequence of logical instructions or steps needed to finish a task. Can be performed with or without a computer.

a)

Sequence

b)

Syntax

c)

Algorithm

d)

Program

6.

An exception to a rule

a)

Password

b)

Condition

c)

Algorithm

d)

Code

7.

A set of guidelines in a programming language that instruct a computer program to execute or perform certain operations

a)

Conditional Statement

b)

Program

c)

Username

d)

Rule

8.

Excluded from a general statement, does not follow a rule

a)

Exception

b)

Code

c)

Syntax

d)

Algorithm

9.

When matched with a username, allows a user to log into the database and access information. A rule-breaker.

a)

Bugs

b)

Sequence

c)

Algorithm

d)

Password

10.

When used in programming enable a computer program to act differently each time it is executed depending on if an input is evaluated to be either true or false

a)

Sequence

b)

"If...,then..." statement

c)

Iteration

d)

Segment