NEW
Font size
S
M
L
XL
WorksheetsProblem solving VB.NET PREP 3 First chapter
Total questions: 20
Worksheet time: 15mins
Name
Class
Date
1.
Steps, activities and procedures to be done to reach an objective or an output - can be called
a)
problem definition
b)
problem
c)
problem solving
2.
On drawing flowcharts we use
a)
. standard symbols and lines
b)
one geometric figure
c)
any shapes
3.
A set of procedures arranged logically for solving a specific problem – can be called
a)
problem
b)
algorithm
c)
program testing
4.
Making sure that the program is free of errors – can be called
a)
program testing
b)
program documentation
c)
algorithm
5.
Writing down all the steps taken to solve a problem errors – can be called
a)
program testing
b)
program documentation
c)
flowcharts
6.
Problem-solving approach includes many terminologies, the terminology that expresses the preparation of a cup juice is
a)
Flowchart
b)
algorithm
c)
problem
7.
A schematic representation that depends on drawing some standard symbols to clarify the order of procedures to solve a problem can be called
a)
Problem
b)
algorithm
c)
flowchart
8.
Problem an objective you want to achieve through following consecutive steps sequentially
a)
true
b)
false
9.
Problem Solving is a situation that requires a solution
a)
true
b)
false
10.
The algorithm is the first stage of problem solving
a)
true
b)
false
11.
Designing the program is the third stage of problem solving
a)
true
b)
false
12.
flow chart is a diagram that uses standard graphical symbols to represent an algorithm
a)
true
b)
false
13.
Flow chart not useful to explain the program to others
a)
true
b)
false
14.
Program testing is to translate the flowchart into one of the programming languages
a)
true
b)
false
15.
Program Documentation is useful when more than one person participate in writing the program
a)
true
b)
false
16.
To represent the input in the flow chart, use enter, read or get
a)
true
b)
false
17.
terminal is used to represent the start and the end
a)
true
b)
false
18.
Two flow lines at least should come out from the diamond symbol
a)
true
b)
false
19.
The variable refers to a memory storage that holds a value
a)
true
b)
false
20.
If the statement is incorrect when using the decision the step following true will be executed
a)
true
b)
false
Reset
