Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Flowchart

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

The use of symbols and phrases to designate the logic on how a problem is solved is called __________.

a)

Algorithm

b)

Flowchart

c)

Operators

d)

Structures

2.

What is the blueprint of a program?

a)

Algorithm

b)

Flowchart

c)

Operators

d)

Structures

3.

What is a finite set of instructions that specify a sequence of operations to be carried out in order to solve a specific problem or class of problems?

a)

Algorithm

b)

Flowchart

c)

Operators

d)

Structures

4.

Which of the following is used to signify the beginning and end of flowchart?

a)

Decision

b)

Processing

c)

Terminal

d)

Input/Ouput

5.

Which of the following signifies the preparation of data?

a)

Decision

b)

Initialization

c)

Terminal

d)

Input/Ouput

6.

Which of the following shows input and output?

a)

Decision

b)

Initialization

c)

Terminal

d)

Input/Ouput

7.

Which of the following performs any calculations that are to be done?

a)

Decision

b)

Processing

c)

Terminal

d)

Input/Ouput

8.

Which of the following signifies any decisions that are to be done?

a)

Decision

b)

Processing

c)

Terminal

d)

Input/Ouput

9.

Which of the following shows the entry or exit point of the flowchart?

a)

Initializations

b)

Flowlines

c)

Off-page Connector

d)

On-page Connector

10.

Which of the following designates the entry to or exit from one page when a flowchart requires more than one page?

a)

Initialization

b)

Flowlines

c)

Off-page Connector

d)

On-page Connector

11.

Which of the following signifies the process that is to be executed next?

a)

Initialization

b)

Flowlines

c)

Off-page Connector

d)

On-page Connector

12.

What basic control structure wherein the process is executed from one to another in a straight forward manner?

a)

Repetition

b)

Selection

c)

Sequence

d)

Structure

13.

WWhat basic control structure wherein a choice is provided between two alternatives?

a)

Repetition

b)

Selection

c)

Sequence

d)

Structure

14.

What basic control structure provides  for the repetitive execution of an operation or routine while the condition is true?

a)

Repetition

b)

Selection

c)

Sequence

d)

Structure

15.

The following are relational operators EXCEPT:

a)

Addition

b)

Equal

c)

Not Equal

d)

Greater than

16.

The following are logical operators EXCEPT:

a)

AND

b)

EQUAL

c)

NOT

d)

OR

17.

The following are arithmetic operators EXCEPT:

a)

Division

b)

Less than

c)

Multiplication

d)

Subtraction

18.

The following are relational operators EXCEPT:

a)

<

b)

-

c)

=

d)

19.

The following are basic symbols used in flowcharting EXCEPT:

a)

b)

c)

d)

20.

The following are basic symbols used in flowcharting EXCEPT:

a)

b)

c)

d)