wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cycle 1 - Session 8 Quiz - Conditional Algorithms

Total questions: 11

Worksheet time: 7mins

Name
Class
Date
1.

A CONDITIONAL is a type of a step in an algorithm where a ____________ must be made.

a)

Connection.

b)

Decision.

c)

Invention.

d)

Operation.

2.

IF-THEN-ELSE conditionals basic idea is: IF some condition is true THEN do this, ELSE do that.

a)

True.

b)

False.

3.

One of the first things that (a)   learn is how to use IF-THEN-ELSE conditionals.

4.

Humans and computers make decisions with several options in a very similar way.

a)

True.

b)

False.

5.

Making binary decisions mean that a computer program can select between two, three or more things at a time.

a)

True.

b)

False.

6.

When writing a program, it is important to think about the

a)

Algorithms.

b)

Operations.

c)

Priorities.

d)

Choices.

7.

A good synonym for the word complex is:

a)

Complicated.

b)

Complexion.

c)

Comfortable.

d)

Complete.

8.

If you want to have a good health, make sure you eat healthy and workout (a)   once a week !

9.

________________  means three or more, but often less than many.

a)

Saving

b)

Seventh

c)

Severe

d)

Several

10.

An _________ is an electronic banking for completing basic transactions such as withdraw money.

a)

ATN

b)

ATM

c)

AMT

d)

TAM

11.

In your own words, try to explain what Scanning is all about:

4 lines