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 Control Structures

Code.org Control Structures

10th Grade

18 Qs

Computer Science 2.2

Computer Science 2.2

10th Grade

16 Qs

AP CSP Unit 2 Quiz 1 Review

AP CSP Unit 2 Quiz 1 Review

9th - 12th Grade

17 Qs

Speed Typing Test with Coding Vocabulary

Speed Typing Test with Coding Vocabulary

3rd - 8th Grade

15 Qs

Scratch Year 7 End of Unit Quiz

Scratch Year 7 End of Unit Quiz

7th - 8th Grade

20 Qs

Control structures

Control structures

10th Grade

18 Qs

Python basic commands

Python basic commands

8th Grade

20 Qs

SHS 8.4 Python

SHS 8.4 Python

8th Grade

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