Algorithm

Algorithm

8th Grade

9 Qs

quiz-placeholder

Similar activities

NCCE Intro to Python

NCCE Intro to Python

8th - 9th Grade

10 Qs

Sequencing in Flowcharts

Sequencing in Flowcharts

5th - 9th Grade

10 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

14 Qs

Introduction to Programming

Introduction to Programming

2nd - 10th Grade

10 Qs

App Creators - Activity 1.7

App Creators - Activity 1.7

6th - 8th Grade

13 Qs

ICT

ICT

8th Grade

8 Qs

Y8 Recap

Y8 Recap

7th - 9th Grade

10 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Algorithm

Algorithm

Assessment

Quiz

Computers

8th Grade

Hard

Used 123+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What’s an algorithm?

A set of step-by-step instructions to resolve a problem

An algorithm is a type of diagram

Patterns and trends used to solve a problem

A programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What problem would you solve with an algorithm?

Study

Music

Math

All of the above.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can't an algorithm be represented?

As a flowchart

As pseudocode

Coding

As a flowchart or pseudocode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is an input?

read weight

display area

compute sum

x+y=z

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are algorithms used for?

To plan out the solution to a problem

As a platform to program a solution

To test a solution to a problem

To show problem

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is pseudocode?

A high-level language that has specific syntax

A way of describing a set of instructions that doesn’t use specific syntax

A diagram that represents a set of instructions

A program

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which picture can be best described as the principle of "algorithm"?

Media Image
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is next step?

Print Area

Stop

Start

Read num1

9.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What is this ?
Pseudocode
Flow chart
Syntax