AQA GCSE Algorithms

AQA GCSE Algorithms

9th - 11th Grade

60 Qs

quiz-placeholder

Similar activities

2.1 Algorithms Alt

2.1 Algorithms Alt

10th Grade

56 Qs

ECS Final Study Guide

ECS Final Study Guide

9th Grade

65 Qs

Massive GCSE Computer Science Quiz

Massive GCSE Computer Science Quiz

10th - 11th Grade

61 Qs

Semester 2 (Units 5-7 & 9)

Semester 2 (Units 5-7 & 9)

9th - 12th Grade

60 Qs

Year 10 Big quiz so far

Year 10 Big quiz so far

9th - 11th Grade

55 Qs

Paper 1 - Homework

Paper 1 - Homework

10th - 11th Grade

65 Qs

Massive End of GCSE quiz - AQA

Massive End of GCSE quiz - AQA

9th - 10th Grade

65 Qs

Algorithms

Algorithms

10th Grade

59 Qs

AQA GCSE Algorithms

AQA GCSE Algorithms

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Used 95+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sequence is when...

...instructions are executed one after another

instructions are executed one after another in a series

instructions are executed by the user

instructions are executed one after another but not always in series

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection is when...

...a program will execute instructions regardless of what the user does

...a program will execute certain instructions based on the user's actions

...a program will execute certain instructions based on conditions

....a program will execute all instructions regardless of what the user does

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection statements include...

IF, THEN, ELSE & CASE

IF, ELSE, & CASE

IF, THAN, ELSE & CASE

IF, THEN, ELSE, ELIF & CASE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer programming 'iteration' is used to...

... loop around and around a piece of code until the correct answer is chosen

...loop around a piece of code until a condition is met that activates the next part of the program

...loop around and around a piece of code until a condition is met that ends the iteration

...loop twice around a piece of code until a condition is met that ends the iteration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logic errors in programs are...

...errors in program statements that mean the outcome is unexpected, even though the program will run

...errors in the algorithm that means the outcome is expected, even though the program will run

...errors in the algorithm that means the outcome is unexpected, even though the program will run

...errors in the algorithm that means the outcome returns nothing as the program will not run

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between a constant and a variable?

A constant's value remains the same whereas a variable's value can change

A constant's value only changes if a variable's value changes

A constant's value remains the same whereas a variable's value can be changed by the user

A constant's value remains the same whereas a variable's value can be changed, but only once

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A string is a data type that typically takes up 1 byte per character. Which of the following is a string?

hello world

"!£llo world4"

"hello world

hello world"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?