Algorithms 1b J277

Algorithms 1b J277

9th Grade

9 Qs

quiz-placeholder

Similar activities

21-22 Algorithms KS3

21-22 Algorithms KS3

9th Grade

10 Qs

Algorithm and flowchart

Algorithm and flowchart

9th Grade

12 Qs

Dasar Pemograman

Dasar Pemograman

9th Grade

10 Qs

Y9 TAHS March flowchart review

Y9 TAHS March flowchart review

9th - 12th Grade

9 Qs

Fundamentals of Programming

Fundamentals of Programming

8th - 10th Grade

10 Qs

CSC401- G9[GEN]_53

CSC401- G9[GEN]_53

9th Grade

10 Qs

Flowcharting

Flowcharting

6th - 11th Grade

10 Qs

Flowchart

Flowchart

9th - 10th Grade

9 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