placeholder image to represent content

Flow Charts Part 2

Quiz by Renée Howard-Johnson

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
20 questions
Show answers
  • Q1
    What is a flowchart?
    A text-based way of designing an algorithm
    A diagram that represents a set of instructions
    A bullet point list of instructions
    A specific programming language
    30s
  • Q2
    When you write an algorithm the order of the instructions is very important
    FALSE
    TRUE
    30s
  • Q3
    In a flowchart how are symbols connected?
    Symbols do not get connected together in a flowchart
    With lines and an arrow to show the direction of flow
    With solid lines to link events
    With dashed lines and numbers
    30s
  • Q4
    What is this?
    Question Image
    This is pseudocode
    This is a code chart
    This is a flowchart
    This is an algorithm
    30s
  • Q5
    What step is missing?
    Question Image
    Divide the number by 3
    Multiply the number by 2
    Multiple the number by 3
    Divide the number by 2
    30s
  • Q6
    The flowchart symbol that represents input
    trapezium
    oval
    rectangle
    parallelogram
    30s
  • Q7
    What is missing from the flowchart?
    Question Image
    a decision--> is mark greater than 50
    a decision --> is mark less than 0
    a decision --> is mark greater than 70
    a decision --> is mark 70
    30s
  • Q8
    What would be the best choice for the missing symbol in this flowchart ?
    Question Image
    a decision--> is mark greater than 0
    a decision --> is mark greater than 70
    a decision --> is mark less than 0
    a decision--> is mark greater than 50
    30s
  • Q9
    What is an Algorithm?
    Step-by-step instructions used to solve a problem
    A decision arrived at by following instructions
    A computer program that follows a chart
    A chart showing the flow of a series of events
    30s
  • Q10
    What symbol do flowcharts begin with?
    rectangle
    trapezium
    oval
    parallelogram
    30s
  • Q11
    What symbol do flowcharts end with?
    rectangle
    parallelogram
    diamond/kite
    oval
    30s
  • Q12
    What symbol do flowcharts use make a decison with?
    diamond/kite
    oval
    parallelogram
    rectangle
    30s
  • Q13
    What symbol do flowcharts use to show an action or process?
    parallelogram
    rectangle
    oval
    diamond/kite
    30s
  • Q14
    What symbol do flowcharts use to show an input or output?
    parallelogram
    oval
    rectangle
    diamond/kite
    30s
  • Q15
    What does this flowchart represent?
    Question Image
    input/output
    decision
    start/end
    process/action
    30s

Teachers give this quiz to your class