Fundamentals of Programming (GCSE Computer Science AQA)

Quiz
•
Computers
•
9th - 11th Grade
•
Hard
Dr Hedges
Used 150+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is selection programming?
A condition selects which code to repeat.
A condition selects which lines of code to run.
Any code that selects variable assignments.
Selecting to run every single line of code.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
While loops and for loops are examples of ...
selection programming.
sequential progtramming.
iteration programming.
boolean programming.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
name <-- USERINPUT("Enter name: ")
pirateName <-- "Cap'n" + name
OUTPUT "Aye aye " + pirateName
This is iteration programming.
This is selection programming.
This is Python programming.
This is sequence programming.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A real/float data type is ...
Any decimal or whole number, positive or negative.
Any whole number, positive or negative.
Any real word in the dictionary.
Any True boolean statement.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The name of the data type that is either true or false:
Integer
Real
Boolean
String
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type can be described as a list of a different data type.
Integer
Character
Boolean
String
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the valid structure for a single if statement:
IF ELIF ELIF ELSE ELSE
IF ELIF ELIF ELIF ELSE
ELIF IF ELIF ELIF ELSE
IF IF ELIF ELIF ELSE
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
HTML Test

Quiz
•
9th - 12th Grade
25 questions
IT Specialist Exam Prep 1

Quiz
•
9th Grade
20 questions
HTML QUIZ # 3

Quiz
•
10th Grade
18 questions
HTML/CSS

Quiz
•
11th - 12th Grade
20 questions
Chapter 6 Cascading Style Sheets

Quiz
•
9th - 12th Grade
20 questions
Basics Python

Quiz
•
8th - 10th Grade
20 questions
CSS Quiz

Quiz
•
7th - 12th Grade
25 questions
HTML and CSS

Quiz
•
9th - 12th 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