Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CYCLE 1: FINAL RIVIEW.

Total questions: 17

Worksheet time: 9mins

Name
Class
Date
1.

 

Creativity is both, the development of new ideas and the improvement of the existing ideas.

a)

True.

b)

False.

2.

 

When people critique something, they...

a)

mention the negative things of something.

b)

mention both positive and negative things of something.

c)

criticize it.

3.

In the IDEAL method, the first step to solve a problem is to explore the problem.

a)

True.

b)

False.

4.

The letter D in the IDEAL method stands for:

a)

Discover the problem.

b)

Decide the problem.

c)

Define the problem.

5.

Ambiguity is perfect for an algorithm.

a)

True.

b)

False.

6.

Endless algorithms are the best.

a)

True.

b)

False.

7.

Boolean Algebra incorporates binary variables.

a)

True.

b)

False.

8.

When working with computers, True and False are often replaced with 1 and 2.

a)

True.

b)

False.

9.

 

IF-THEN-ELSE conditionals basic idea is: IF some condition is true THEN do this, ELSE do that = Make a decision between two things!

a)

True.

b)

False.

10.

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

a)

Algorithms.

b)

Operations.

c)

Priorities.

11.

User experience, or UX, appeared as a result of the improvements to UI.

a)

True.

b)

False.

12.

UX designers do not work closely with UI designers.

a)

True.

b)

False.

13.

A user interface model is a representation of how the end users interact with a computer program and how the system responds.

a)

True.

b)

False.

14.

Linear search is faster than Binary search.

a)

True.

b)

False.

15.

Binary search works with ordered sequences and the linear search does not need an ordered sequence.

a)

True.

b)

False.

16.

We give and receive feedback from the moment we

a)

go to university.

b)

go to school.

c)

start working.

d)

are born.

17.

A software is good if the majority of the users have no complaint about it after using for a long time.

a)

True.

b)

False.