問題一覧
1
A ............. of clear instructions is known as an algorithm
set
2
.......... box is used at the end of the flowchart
stop
3
what is a flowchart
a pictorial representation which helps in easy understanding of the steps needed to be followed
4
the shape of a decision box is a ..............
diamond
5
this is a list of clear instructions for solving a problem
algorithm
6
this is a digramatic representation of steps to solve a problem
flowchart
7
what is a connector
a connector connects one part of the flowchart to another a circle is used to represent a connector
8
two flow lines are to be used for a terminal box
false
9
one flow lines should come out from a process box
true
10
a ....... is used to count the number of times a process is being repeated
counter
11
I am a parallelogram shaped box used to except an input
input box
12
the shape of the process box is a .........
rectangle
13
I am a diamond shaped box used to take decision
decision box
14
what is meant by looping
looping means to repeat a set of instructions untill a specific condition in fulfield
15
algorithms use special symbols or shapes or represent diffrent types of actions or steps in a process
false
16
this is a box used at the beginning of the flowchart
Start box
17
what is the terminal box
terminal box is used to indicate the beginning and the end of a flowchart the shape of this box is arround rectangle
18
input/output box is used while accepting an input or displaying an output
true
19
algorithms are used for calculation, data processing and reasoning
true
20
this box is used to make a decision
decision box
21
I am rounded rectangle box used to end a flowchart
stop box
22
what do you mean by an algorithm
a systematic list of instruction to perform a text
23
I am a curculer in shape and used to connect parts of flowchart on different pages
connector
24
I am a rectangle box used to show the process of a flowchart
process box
25
these lines connect one box to another
flow lines