GCSE Computer Science - Algorithms

GCSE Computer Science - Algorithms

3rd - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Informatika kelas 7 bab 2 ( Berpikir Komputasional )

Informatika kelas 7 bab 2 ( Berpikir Komputasional )

1st - 7th Grade

10 Qs

Algorithms

Algorithms

1st - 5th Grade

10 Qs

Scratch 101 and Vocabulary

Scratch 101 and Vocabulary

3rd - 5th Grade

9 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

KS2 Computer Science

KS2 Computer Science

5th Grade

10 Qs

Gr-5.Algorithm and Flowchart

Gr-5.Algorithm and Flowchart

5th Grade

10 Qs

Code.org Express Course -> Lesson 3

Code.org Express Course -> Lesson 3

5th - 7th Grade

10 Qs

Code.org (1-8)

Code.org (1-8)

5th - 8th Grade

10 Qs

GCSE Computer Science - Algorithms

GCSE Computer Science - Algorithms

Assessment

Quiz

Computers, Science

3rd - 5th Grade

Hard

Created by

Oliver Lomax

Used 7+ times

FREE Resource

5 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Craig and Dave define an Algorithm as "A specific ____________ that can be followed to complete a task."

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"An algorithm is a type of computer program."

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An example of an Algorithm could be

Instructions for making a sandwich

A description of a process for converting numbers to binary

The sequence of steps needed to navigate from your home to school

All of the above

4.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Breaking a problem down into smaller, more manageable parts is called:

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select all statements below that are advantages of problem decomposition

Allows problems to be solved in one simple function, instead of many

Different people can work on different parts of the problem at the time time

Components developed in one program can be re-used in other programs

Programs become more environmentally friendly

Makes problems easier to solve