Algorithms 1b J277

Algorithms 1b J277

9th Grade

9 Qs

quiz-placeholder

Similar activities

Y9 TAHS March flowchart review

Y9 TAHS March flowchart review

9th - 12th Grade

9 Qs

Algoritma

Algoritma

8th - 12th Grade

10 Qs

algoritma pemrograman

algoritma pemrograman

8th - 12th Grade

10 Qs

ICT Terms

ICT Terms

7th - 10th Grade

12 Qs

3prep

3prep

9th Grade

8 Qs

Flowchart problems (6Qs) 2

Flowchart problems (6Qs) 2

8th - 12th Grade

6 Qs

Y9 - Module 2 - KT1 Python Basics

Y9 - Module 2 - KT1 Python Basics

9th Grade

14 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

Algorithms 1b J277

Algorithms 1b J277

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Kevin Alpin

Used 5+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the purpose of the flowchart symbol:

Input/Output

Sub program

Start/Stop

Decision

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the purpose of the flowchart symbol:

Input/Output

Sub program

Start/Stop

Decision

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the purpose of the flowchart symbol:

Input/Output

Sub program

Start/Stop

Decision

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the purpose of the flowchart symbol:

Calculation

Sub program

Process

Decision

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the purpose of the following flowchart symbol:
Input/Output
Sub program
Start/Stop
Decision

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many arrows should come out of a decision symbol in a flowchart?
0
1
2
3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following algorithm should take as input and add together two numbers, outputting the result.

Identify the correct algorithm.

Media Image
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following algorithm should take as input one number, and output the 12 times table for that number.

Identify the correct algorithm.

Media Image
Media Image
Media Image
Media Image

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following algorithm should take as input two numbers, add them together, multiply the answer by 11, add 4, then divide by 2. It should output the result. Identify the correct algorithm.
Media Image
Media Image
Media Image
Media Image