Flow Charts Part 2
Quiz by Renée Howard-Johnson
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
20 questions
Show answers
- Q1What is a flowchart?A text-based way of designing an algorithmA diagram that represents a set of instructionsA bullet point list of instructionsA specific programming language30s
- Q2When you write an algorithm the order of the instructions is very importantFALSETRUE30s
- Q3In a flowchart how are symbols connected?Symbols do not get connected together in a flowchartWith lines and an arrow to show the direction of flowWith solid lines to link eventsWith dashed lines and numbers30s
- Q4What is this?This is pseudocodeThis is a code chartThis is a flowchartThis is an algorithm30s
- Q5What step is missing?Divide the number by 3Multiply the number by 2Multiple the number by 3Divide the number by 230s
- Q6The flowchart symbol that represents inputtrapeziumovalrectangleparallelogram30s
- Q7What is missing from the flowchart?a decision--> is mark greater than 50a decision --> is mark less than 0a decision --> is mark greater than 70a decision --> is mark 7030s
- Q8What would be the best choice for the missing symbol in this flowchart ?a decision--> is mark greater than 0a decision --> is mark greater than 70a decision --> is mark less than 0a decision--> is mark greater than 5030s
- Q9What is an Algorithm?Step-by-step instructions used to solve a problemA decision arrived at by following instructionsA computer program that follows a chartA chart showing the flow of a series of events30s
- Q10What symbol do flowcharts begin with?rectangletrapeziumovalparallelogram30s
- Q11What symbol do flowcharts end with?rectangleparallelogramdiamond/kiteoval30s
- Q12What symbol do flowcharts use make a decison with?diamond/kiteovalparallelogramrectangle30s
- Q13What symbol do flowcharts use to show an action or process?parallelogramrectangleovaldiamond/kite30s
- Q14What symbol do flowcharts use to show an input or output?parallelogramovalrectanglediamond/kite30s
- Q15What does this flowchart represent?input/outputdecisionstart/endprocess/action30s