GCSE Computer Science - Paper 2 (Algorithms & Programming)

GCSE Computer Science - Paper 2 (Algorithms & Programming)

12th Grade

89 Qs

quiz-placeholder

Similar activities

Code.org Algorithms AP CSP

Code.org Algorithms AP CSP

9th - 12th Grade

85 Qs

Unit 4: Variables, Conditionals, & Functions (APCSP '23-'24)

Unit 4: Variables, Conditionals, & Functions (APCSP '23-'24)

9th - 12th Grade

88 Qs

Grade 10 ICT. third term test

Grade 10 ICT. third term test

12th Grade

89 Qs

Code.org Variables and Conditionals

Code.org Variables and Conditionals

9th - 12th Grade

88 Qs

Unit 1:  Digital Information (APCSP '23-'24 code.org)

Unit 1: Digital Information (APCSP '23-'24 code.org)

9th - 12th Grade

88 Qs

Intro to Software Final

Intro to Software Final

9th - 12th Grade

94 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

85 Qs

AP CSP Algorithms

AP CSP Algorithms

9th - 12th Grade

85 Qs

GCSE Computer Science - Paper 2 (Algorithms & Programming)

GCSE Computer Science - Paper 2 (Algorithms & Programming)

Assessment

Quiz

Computers

12th Grade

Medium

Created by

D Cross

Used 15+ times

FREE Resource

89 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an algorithm?

A sequence of logical instructions for carrying out a task.

A method of writing up a set of instructions for a computer program.

A problem-solving method using computer science techniques.

The process of extracting or withdrawing something.

Answer explanation

A sequence of logical instructions for carrying out a task.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is computational thinking?

A sequence of logical instructions for carrying out a task.

A problem-solving method using computer science techniques.

The process of extracting or withdrawing something.

Breaking down a complex problem or system into smaller parts.

Answer explanation

A problem-solving method using computer science techniques.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is abstraction?

A sequence of logical instructions for carrying out a task.

A method of writing up a set of instructions for a computer program.

The process of extracting or withdrawing something.

Breaking down a complex problem or system into smaller parts.

Answer explanation

The process of extracting or withdrawing something.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is decomposition?

A sequence of logical instructions for carrying out a task.

A method of writing up a set of instructions for a computer program.

The process of extracting or withdrawing something.

Breaking down a complex problem or system into smaller parts.

Answer explanation

Breaking down a complex problem or system into smaller parts.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is pseudocode?

A sequence of logical instructions for carrying out a task.

A method of writing up a set of instructions for a computer program using plain English.

The process of extracting or withdrawing something.

Breaking down a complex problem or system into smaller parts.

Answer explanation

A method of writing up a set of instructions for a computer program using plain English.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a trace table used for?

To trace the value of variables as each line of code is executed.

To write up a set of instructions for a computer program.

To break down a complex problem into smaller parts.

To extract or withdraw something.

Answer explanation

To trace the value of variables as each line of code is executed.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the first step in a linear search?

Set counter to 0.

Find out the length of the data set.

Examine value held in the list at the counter position.

Check to see if the value at that position matches the value searched for.

Answer explanation

The first step in a linear search is to find out the length of the data set.

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?