WJEC Computer Science KO - Algorithms 1

Quiz
•
Computers
•
11th Grade
•
Medium

ICT Pentrehafod
Used 7+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
A) A complex mathematical equation
B) A set of instructions in programming to solve a given problem
C) A type of computer hardware
D) A programming language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of pseudo code for declaring a subroutine?
A) if counter = 1
B) Declare CapitalLetterOfName
C) myvariable is integer
D) output "Please enter a number."
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of indentation in pseudo code?
A) To define a new data type
B) To declare a variable
C) To make the structure of the code clear
D) To perform an assignment operation
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a data type listed in the specification?
A) boolean
B) float
C) string
D) integer
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a selection statement in an algorithm?
A) To repeat a set of instructions
B) To perform an assignment to a variable
C) To decide between different options based on a condition
D) To declare a subroutine
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for a repetition structure in pseudo code that repeats until a certain condition is met?
A) for ... next i
B) if ... else
C) repeat ... until
D) set counter = 0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a rogue value in the context of loops?
A) A value that increments the counter
B) A value that starts the loop
C) A value that falls outside the range of possible values for the data being processed
D) A value that is used to define a variable
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Unit 2 Lesson 4 Python Basics Quiz

Quiz
•
9th - 12th Grade
14 questions
Implementation - PowerPoint 1 Higher

Quiz
•
11th Grade
9 questions
Java Quiz (2)

Quiz
•
10th Grade - University
8 questions
Visual Basic Basics!

Quiz
•
9th - 12th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
10 questions
CSP 1.3.4 1.3.5 Branching and Input/Strings

Quiz
•
10th - 12th Grade
16 questions
Python U2M3 Test

Quiz
•
9th - 12th Grade
14 questions
TechSmart Unit 1 Vocabulary Text

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