Flowchart

Flowchart

10th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Key Terms Python

Key Terms Python

12th Grade

10 Qs

Post-Test Algoritma dan Pemrograman

Post-Test Algoritma dan Pemrograman

10th Grade - University

10 Qs

Pemrograman Dasar

Pemrograman Dasar

10th Grade

10 Qs

Algorithms 2

Algorithms 2

9th - 12th Grade

9 Qs

Algoritma dan Pemrograman

Algoritma dan Pemrograman

10th Grade - University

10 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Flowchart

Flowchart

11th Grade

10 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Flowchart

Flowchart

Assessment

Quiz

Computers

10th - 12th Grade

Easy

Created by

Natasha Ramsaroop

Used 4+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why do we use flowcharts?

To use different mathematical shapes

To represent and plan algorithms in an easy way

The computer can read them easily

It's more complicated

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the use of this symbol in a flowchart?

Input

Output

Process

Decision

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the Output if the temperature is 19

Below Freezing

Above Freezing

Yes

No

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In this flowchart the diamond shape helps with

Adding up the students marks

Deciding whether the student pass or fail

Making sure the student get good marks

Finding the average of students marks

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart, a decision will always have

One exit arrows

Two exit arrows

Three exit arrows

Four exit arrows

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the difference between a flowchart and pseudocode?

A flowchart is textual but pseudocode is a diagrammatic representation of an algorithm

A flowchart is diagrammatic but pseudocode is written in a programming language (eg Pascal or C)

A flowchart is diagrammatic but pseudocode is a textual description of an algorithm

A flowchart and pseudocode are the same thing