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

Robotics Unit 1-3 Vocabulary

Robotics Unit 1-3 Vocabulary

6th - 8th Grade

20 Qs

GCSE Computer Science - Python Programming Concepts

GCSE Computer Science - Python Programming Concepts

9th - 11th Grade

17 Qs

Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

9th - 11th Grade

22 Qs

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

8th - 10th Grade

18 Qs

Python 201 Lessons 6-9 Vocab

Python 201 Lessons 6-9 Vocab

6th - 8th Grade

21 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

Programming and Logic Semester Exam

Programming and Logic Semester Exam

6th - 8th Grade

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