wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Problem Solving and Flowcharts Quiz

Total questions: 89

Worksheet time: 2hrs 25mins

Name
Class
Date
1.

Problem is a situation requires a solution.

a)

b)

X

2.

Problem is a the steps, activities and process to be done to reach an output or objective.

a)

b)

X

3.

Problem is an object you want to reach using organized steps.

a)

b)

X

4.

Algorithm is a set of logically arranged steps to solve a problem.

a)

b)

X

5.

Flowchart is a diagram that uses standard graphical symbols to illustrate the sequence of steps required for solving a problem.

a)

b)

X

6.

The first stage on solving a problem is preparing Algorithm.

a)

b)

X

7.

The first stage on solving a problem is defining the problem.

a)

b)

X

8.

Defining the problem means defining inputs, outputs and process.

a)

b)

X

9.

Writing the program on computer using programming languages is the first step on problem solving.

a)

b)

X

10.

Preparing algorithm is the second step on solving problem steps.

a)

b)

X

11.

Program documentation means converting solving steps into flowchart.

a)

b)

X

12.

Program documentation means converting flowchart into a programming language.

a)

b)

X

13.

Testing program validity is the last step on solving a problem.

a)

b)

X

14.

Program documentation is the last step on solving a problem.

a)

b)

X

15.

Program documentation means that the program is without any mistakes.

a)

b)

X

16.

Program testing means writing all the steps taken to solve the problem.

a)

b)

X

17.

Flowchart it easy to understand the problem.

a)

b)

X

18.

Flowcharts are drawn on computer only.

a)

b)

X

19.

Flowcharts are useful to explain the program to others.

a)

b)

X

20.

Flowcharts help on program documentation especially complicated programs.

a)

b)

X

21.

Algorithm means an object request solving.

a)

b)

X

22.

Algorithm helps on understanding the problem and converting it to a program.

a)

b)

X

23.

Preparing a cup of tea is considered an example of a problem.

a)

b)

X

24.

Program documentation means writing all the steps taken to solve a problem.

a)

b)

X

25.

On the problem defining step we write all the steps taken to solve the problem and the Programmer’s name.

4 lines
26.

We test the program validity after the documentation step.

4 lines
27.

Program testing means that the program is without any mistakes.

4 lines
28.

On the program testing step we define outputs, inputs and the process.

4 lines
29.

Preparing Algorithm is the first step on program solving steps.

4 lines
30.

Program designing is the third step on program solving steps.

4 lines
31.

One of the Flowcharts disadvantages is that they are not useful to explain the program to others.

4 lines
32.

The left side of any equation must have one variable only.

4 lines
33.

You can use any geometric shape to act the solving steps of a flowchart.

4 lines
34.

You can draw a flowchart using standard graphical shapes.

4 lines
35.

We can use the shape to put "Output" inside.

4 lines
36.

We can use the shape to put "start" inside.

4 lines
37.

We can use the shape on the start and end.

4 lines
38.

We can use the shape when we have a question with more than one option.

4 lines
39.

We can use the shape to represent the decision process and we write print inside it.

4 lines
40.

We can use the shape to output data and we can write "print" inside it.

4 lines
41.

Flowchart starts with the start symbol and ends with.

4 lines
42.

The rectangle symbol is used to enter data.

4 lines
43.

The Rhombus symbol is used to indicate a process of taking decision.

4 lines
44.

The rectangle symbol is used to represent data processing.

4 lines
45.

The on flowchart is used to a process of taking decision.

4 lines
46.

The Terminal symbol is used to represent input and output process.

4 lines
47.

The oval symbol is used to represent data processing.

4 lines
48.

The shapes are used to define the sequence of steps from up to down and from left to right.

4 lines
49.

The oval symbol is used to represent entering data.

4 lines
50.

Flowchart uses standard graphical symbols to illustrate the sequence of steps required for solving a problem.

4 lines
51.

Variable is a store on the computer memory that contains a changeable value.

4 lines
52.

We use "Enter" to enter changeable values.

4 lines
53.

When we enter changeable values, we can use " Get – Read –Input" as they have the same meaning.

4 lines
54.

We use "Output" to output changeable values.

4 lines
55.

The "Output" expression is equal to "Print – Output" and have the same meaning.

4 lines
56.

We can write "Input" inside the shape.

4 lines
57.

The right side of any operation contains one variable only.

4 lines
58.

The right side of any operation contains an abstract value or an arithmetic operation.

4 lines
59.

Choose the correct answer from practice.

4 lines
60.

....................... is a goal that requires solution.

a)

Problem

b)

Problem solving

c)

Algorithm

61.

....................... is group of a logically arranged procedures used to solve a problem.

a)

Problem solving

b)

Problem

c)

Algorithm

62.

....................... are the steps, activities and process we should do to achieve our goals.

a)

Problem definition

b)

Problem solving

c)

Algorithm

63.

From the problem solving stages.......................

a)

Problem

b)

Problem definition

c)

all the previous

64.

The first stage on problem solving stages is .......................

a)

program testing

b)

Problem definition

c)

preparing the Algorithm

65.

The second stage on problem solving stages is .......................

a)

program testing

b)

Problem definition

c)

preparing the Algorithm

66.

The Third stage on problem solving stages is .......................

a)

program documentation

b)

Problem definition

c)

designing program

67.

The last stage on problem solving stages is .......................

a)

program documentation

b)

Problem definition

c)

testing program validity

68.

Writing all the steps taken to solve the problem is called ..............

a)

program documentation

b)

preparing algorithm

c)

Problem definition

69.

Converting flow chart into a programing language is called ...........

a)

program designing

b)

program documentation

c)

Problem definition

70.

Converting problem solving steps into a flow chart is called ......

a)

program documentation

b)

Algorithm

c)

Problem definition

71.

..................... is a diagram that uses standard graphical symbols to illustrate the sequence of steps required for solving a problem.

a)

Problem solving

b)

Flow chart

c)

All the previous

72.

We can define inputs, outputs and process on the ............. stage.

a)

Problem definition

b)

Preparing Algorithm

c)

program documentation

73.

....................... is a situation that requires solution.

a)

Problem

b)

Problem solving

c)

Algorithm

74.

Flow chart makes it easy for the program to ............... the problem and how to know what to do.

a)

read

b)

understand

c)

read and understand

75.

Flow charts use ....................... shapes to show data and problem solving steps.

a)

random

b)

standard

c)

explicative

76.

Making sure that the program is free of errors is called ...............

a)

program testing

b)

program designing

c)

program documentation

77.

Using standard shapes to show problem solving is called ...........

a)

Flowchart

b)

problem Solving

c)

Algorithm

78.

When we draw a flowchart we use .......................

a)

standard geometric shapes

b)

all geometric shapes

c)

one geometric shape

79.

Problem solving has many expressions and the expression that represent arithmetic operation is ........

a)

Algorithm

b)

Problem

c)

program designing

80.

Problem solving has many expressions and the expression that represent preparing a cup of juice is ..............

a)

Algorithm

b)

Problem

c)

flow chart

81.

On flow chart the shape used to represent taking decision is......

4 lines
82.

On flow chart the shape used to represent processing is............

4 lines
83.

On flow chart the shape used to represent inputs and outputs is...

4 lines
84.

On flow chart the shape used to represent start and end is...........

4 lines
85.

The shape that shows the sequence of steps is the................

a)

rhombus

b)

oval

c)

flow lines

86.

Flow chart begin with the start symbol and ends with the end symbol ...................

4 lines
87.

A , B , C are called .......................

a)

variables

b)

equations

c)

arithmetic operations

88.

............. Is a store on the computer memory is contains changeable values.

a)

Constants

b)

Variables

c)

Algorithm

89.

The word that is equal to "Get" and has the same meaning is ......

a)

Print

b)

Read

c)

Start