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
    What is meant by 'arithmetic operators'?
    This is the use of AND, OR and NOT
    This is used to work out the calculation of a mathematical function e.g. addition, subtraction or division
    The process if looping through code to add it together
    This will compare two values
    45s
    3.2.3
  • Q2
    What is the output for 2+16?
    18
    15
    8
    2
    45s
    3.2.3
  • Q3
    What is the output for 30/2?
    32
    15
    2
    60
    45s
    3.2.3
  • Q4
    What is the output for 20 * 4?
    24
    24
    5
    100
    45s
    3.2.3
  • Q5
    What value will be returned from this function?
    Question Image
    2
    6
    32
    64
    45s
    3.2.3
  • Q6
    State the output for 19 - 4?
    4.75
    23
    76
    15
    45s
    3.2.3
  • Q7
    What value will be returned from this subroutine?
    Question Image
    9
    3
    156
    35
    45s
    3.2.3
  • Q8
    Explain what is is meant by the operator 'DIV'?
    Divides the two numbers together
    Adds the two numbers together
    It finds the remainder after divison
    It performs integer division
    45s
    3.2.3
  • Q9
    Explain what is is meant by the operator 'MOD'?
    It finds the remainder after division
    Adds the two numbers together
    It performs integer division
    Divides the two numbers together
    45s
    3.2.3
  • Q10
    What is the missing operator?
    Question Image
    /
    DIV
    MOD
    *
    45s
    3.2.3

Teachers give this quiz to your class