placeholder image to represent content

Coding Vocabulary Quiz #1

Quiz by Natalie Palmgren

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
12 questions
Show answers
  • Q1
    A programming language model that uses objects instead of logic.
    Object Oriented Programming
    30s
  • Q2
    A technique that programmers use to hide all but the important information for the user to make it easier to use.
    Abstraction
    30s
  • Q3
    A sequence of instruction that repeats until a certain condition is reached.
    Loop
    30s
  • Q4
    A placeholder for a piece of information that can change.
    Variable
    30s
  • Q5
    Loops that have a pre-specified beginning, end and steps in between.
    For Loop
    30s
  • Q6
    A piece of code that you can call over and over again.
    Function
    30s
  • Q7
    An extra piece of information that you pass to the function to customize it for a specific need.
    Parameter
    30s
  • Q8
    A way of representing information using only two options.
    Binary
    30s
  • Q9
    The two options used in your binary code.
    Binary Alphabet
    30s
  • Q10
    A series of instructions given to a computer to carry out operations.
    Program
    30s
  • Q11
    To give something to a computer.
    input
    30s
  • Q12
    The data that is generated by the computer.
    Output
    30s

Teachers give this quiz to your class