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

Code.org Unit 6 Test

Code.org Unit 6 Test

9th - 12th Grade

17 Qs

Code.org APCSP Unit 6 Assessment

Code.org APCSP Unit 6 Assessment

9th - 12th Grade

17 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Computer Science 1.1-1.2 Vocab Quiz

Computer Science 1.1-1.2 Vocab Quiz

9th - 12th Grade

15 Qs

Python Quiz

Python Quiz

10th Grade

15 Qs

Unit 6 APCSP

Unit 6 APCSP

9th - 12th Grade

17 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

17 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 68+ 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?