AQA GCSE Computer Science -3.1.1 Representing algorithms

AQA GCSE Computer Science -3.1.1 Representing algorithms

8th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

PENGENALAN MS POWERPOINT

PENGENALAN MS POWERPOINT

9th Grade

21 Qs

Quiz informatyczny

Quiz informatyczny

1st - 8th Grade

15 Qs

[RB3-Ch9] Application of Computers

[RB3-Ch9] Application of Computers

8th Grade

15 Qs

CT 1  Pengenalan

CT 1 Pengenalan

8th Grade

20 Qs

Informatika Kelas 5 Bab 2

Informatika Kelas 5 Bab 2

5th Grade - University

19 Qs

Grade 8 Software Quiz

Grade 8 Software Quiz

8th Grade

20 Qs

PRUEBA FINAL COMPUTACION

PRUEBA FINAL COMPUTACION

1st Grade - University

18 Qs

Начала программирования на языке Паскаль

Начала программирования на языке Паскаль

8th - 11th 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

Practice Problem

Medium

Created by

Mr Ling-Winston

Used 40+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An algorithm is defined as …

A set of instructions used to complete a task
A set of steps
A task
A mathmatical constant with variables

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Decomposition is defined as…

The breaking down of a problem into its different parts.
The separation of different problems
Completing sub problems seperately
The subproblems contained in a problem

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Abstraction is…

The removal of unnecessery data or information
The removal of parts of an algorithm
The addition of data or information to a problem
The understanding of a problem

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be outputted by the following algorithm? [x=1, x=+3, x = x MOD 2, print(x)]

0
x
"0"
"x"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be abstracted from the following algorithm? [x=0 , a = 2, b = 12, x=a-b, print(x)]

x = 0
a = 2
b = 12
print(x)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an algorithm for showing the whether forcast for a location after decomposition?

Find location of device, send request for forcast, receive forcast, display forcast
Send request for forcast, display forcast
receive forcast, display forcast
Send request for forcast, receive forcast, display forcast

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following constitutes an algorithm?

a = 1, b = 2, c = 3, d = b*c, e = d+a, print(e)
a = 1, b = 2, c = 3
a = 1, b = 2, c = 3, print("e")
a = 1, print(a)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?