AQA GCSE Algorithms

AQA GCSE Algorithms

9th - 11th Grade

60 Qs

quiz-placeholder

Similar activities

Whole Course Revision slides

Whole Course Revision slides

10th Grade

62 Qs

Exploring Computer Science Unit 1 Review

Exploring Computer Science Unit 1 Review

9th - 12th Grade

55 Qs

Big OCR GCSE Computer Science Quiz

Big OCR GCSE Computer Science Quiz

10th Grade

60 Qs

APCSP Exam Review

APCSP Exam Review

9th Grade - University

63 Qs

NEURAL NETWORK

NEURAL NETWORK

9th Grade

57 Qs

OCR J277 - 2.1

OCR J277 - 2.1

9th Grade

62 Qs

data structures lab model exam

data structures lab model exam

1st Grade - University

60 Qs

APCSP Midterm

APCSP Midterm

9th - 12th Grade

63 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?