GCSE Programming Recap - Inputs outputs variables

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Mr McCallion
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Computational Thinking?
Thinking about how computers work things out
the objective analysis and evaluation of an issue in order to form a judgement.
Abstraction, Decomposition, Pattern recognition, Algorithm Design
Nothing to do with Computer Science
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Decomposition is:
what happens in the compost heap
To break things down into easier to handle chunks
Getting rid of unnecessary information
Creating a step-by-step guide to do something
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is not a variable type?
String
Bool
Alphanumeric
Integer
4.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
Have you coded in:
C, C++, or C#
Java
Python
Other
I have no programming experience
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the formal name in computing for looping?
Iteration
Selection
Repetition
For While Do
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selection uses which command?
While
Repeat Until
IF
x=x+1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
X = 20;
Y = 5;
Y = X+Y
X++;
X = 20, Y = 25
X = 20, Y = 5
X = 21, Y = 25
X = 20, Y = 26
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
PCEP Section 1D: Choose operators (May 7th)

Quiz
•
12th Grade
15 questions
Uvod u algoritme i programiranje

Quiz
•
9th - 12th Grade
15 questions
Recursion in Java

Quiz
•
11th - 12th Grade
10 questions
Quiz 13 - For Loops

Quiz
•
11th Grade
15 questions
Programming basics

Quiz
•
12th Grade
10 questions
W3+4_CT

Quiz
•
10th Grade
15 questions
CSE_CodeHS_intro_python_unit_3_5

Quiz
•
9th - 12th Grade
15 questions
Python Fundamentals Quiz

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade