
GCSE Computer Science

Quiz
•
Computers
•
11th Grade
•
Hard

D Foster
Used 64+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is decomposition?
Breaking down a complex problem or system into smaller, more manageable parts
Focusing on the important information only, ignoring irrelevant detail
Looking for similarities among and within a problem
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would a linear Search be used?
If the list to be searched is in order
If the list needs to be halved each time an item is examined until the item is found
If the list to be searched is not sorted
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a bubble sort?
Where each item in a list is compared to the one next to it, and if it is greater, they swap places. At the end of one pass, the largest item is at the top end of the list. This is repeated until the items are sorted.
Where each list is separated and split until you cannot split any more. Then you start to put the lists back together in order.
This works by inserting numbers into the correct place on the sorted list.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
An Algorithm is a step-by-step procedure for solving a problem.
An algorithm is a mistake in a piece of code
An algorithm can only be a flowchart
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A space for a single piece of data that has been reserved in the memory so that it can be accessed and changed later in the code.
a space for a single piece of data that has been reserved in the memory so that it can be accessed later in the code but it cannot be changed
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is iteration?
when one sequence of instructions or another, but not both, is executed.
when instructions in the code each need to be executed only once, and in the order in which they are written.
takes place when one or more instructions are executed more than once.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In order to carryout an action between two values they must be of the same data type. What is this an example of?
Modulus
Casting
String Manipulation
Global Variables
Create a free account and access millions of resources
Similar Resources on Wayground
55 questions
2024 Final Exam Review PFGT

Quiz
•
9th - 12th Grade
45 questions
Computer Memory and Storage Devices Grade 11

Quiz
•
11th Grade
46 questions
BTEC Information Technology: Unit 1 Learning Aim A

Quiz
•
11th - 12th Grade
45 questions
Comptia Network+ chapter 1-3 exam

Quiz
•
11th Grade - University
50 questions
Computer Basics Test

Quiz
•
9th - 12th Grade
45 questions
Computer Basics

Quiz
•
6th - 12th Grade
48 questions
CIW IBA Lesson 3 Review

Quiz
•
9th - 12th Grade
50 questions
computer organisation

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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade