AQA GCSE Computer Science - 3.1.1 Representing Algorithms

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

8th - 10th Grade

19 Qs

quiz-placeholder

Similar activities

New Scratch

New Scratch

6th - 8th Grade

20 Qs

GCSE - Algorithms 1

GCSE - Algorithms 1

9th - 10th Grade

20 Qs

Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

Basic Programming Concepts

Basic Programming Concepts

7th - 8th Grade

15 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Programming - PSEUDOCODE (IGCSE)

Programming - PSEUDOCODE (IGCSE)

6th - 10th Grade

20 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

Assessment

Quiz

Computers

8th - 10th Grade

Medium

Created by

Mr Ling-Winston

Used 67+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what are the three constructs used to write algorithms in pseudocode
sequence, selection, iteration
beginning , middle, end
name, option, variable
userinput, total, option

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a selection
using an if else or then statement
a variable
a choice
a menu

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what is a sequence
writing steps in the order they need to happen
list of numbers
boolean variables
a list

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what is a definite iteration
uses a for loop so you can execute a task a number of times
control, alt, delete
flowchart element
input or output

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what is a indefinite iteration
using a until loop
all other while statements don’t work in the code
something that is not definite
waste of time

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what is a condition contolled loop
a while or endwhile loop
a loop that is contolled
a placebo loop
a loop that is not based on conditions

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what does a while loop do
a while loop allows code to be executedbased on a given Boolean condition
loops
repeats once and ends
never ends

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?