placeholder image to represent content

Programming

Quiz by Rosina Crisa

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    Which of the following describes an algorithm?
    A set of instructions used to solve a specific problem.
    A named place allocated to store a value. This value can be changed by the program.
    The type of data held in a variable e.g. integer, string, real.
    A programming construct to describe the logical flow of a set of instructions.
    30s
  • Q2
    What is a variable?
    The type of data held in a variable e.g. integer, string, real
    A programming construct to describe the logical flow of a set of instructions.
    A set of instructions used to solve a specific problem.
    A named place allocated to store a value. This value can be changed by the program.
    30s
  • Q3
    What is a flowchart?
    A set of instructions used to solve a specific problem.
    A diagram that represents an algorithm.
    A programming construct to describe the logical flow of a set of instructions.
    A named place allocated to store a value. This value can be changed by the program.
    30s
  • Q4
    Which of the following describes pseudocode?
    A diagram that represents an algorithm.
    The type of data held in a variable e.g. integer, string, real.
    A structured language used to write an algorithm to be read and understood by humans.
    A set of instructions used to solve a specific problem.
    30s
  • Q5
    Which of these is a programming construct that allows logical decision making?
    Selection.
    Iteration.
    Sequence.
    Variable.
    30s
  • Q6
    Which of these is a programming construct that allows instructions to be repeated?
    Iteration.
    Variable.
    Selection.
    Sequence.
    30s
  • Q7
    What is input data?
    An input device.
    Data that is entered to be processed.
    Processed data to be presented.
    A calculation or a check to find out if a condition is met or not.
    30s
  • Q8
    What is output data?
    A calculation or a check to find out if a condition is met or not.
    An output device.
    Data that is entered to be processed.
    Processed data to be presented.
    30s
  • Q9
    What is a process?
    Data that is entered to be processed.
    A central processing unit.
    A calculation or a check to find out if a condition is met or not.
    Processed data to be presented.
    30s
  • Q10
    Which of these is a programming construct that describes the logical flow of a set of instructions?
    Selection.
    Sequence.
    Iteration.
    Variable.
    30s

Teachers give this quiz to your class