Worksheets[Tutorial] Flowcharts
Total questions: 18
Worksheet time: 5hrs 30mins
A diagram to show each step
Flowchart
Algorithm
What symbol do flowcharts begin with?
rectangle with rounded corners
parallelogram
rectangle
diamond
What symbol shows something you need to do (process)?
oval
parallelogram
rectangle
diamond
What is the Output (outcome) if the user enters:
Yes
Leave umbrella at home
Take an umbrella
What will happen if the user's book return is late?
Sends them an SMS (text)
Does not send them an SMS (text)
A flowchart does not need to have a Start
True
False
How many arrows come out of the start symbol in the flowchart?
0
1
2
3
How many arrows come out of the STOP symbol in a flowchart?
0
1
2
3
Which flowchart shape is this?
Decision Box
Input / Output box
Process box
Start / Stop box
Which flowchart shape is this?
Decision Box
Input / Output box
Process box
Start / Stop box
Which of the following are advantages of using robots?
They don’t get tired
They don't need electricity
They can adapt to change
What does the Start/End symbol do?
to end the program only
to show the beginning or ending of a program.
Visual representation of the entire program
Starts the program Only
A benefit of using flowcharts is:
They help you program faster
They write the program for you
They are easier
They help you to visually plan a program
