Flowchart

Flowchart

10th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

How Does Pseudocode Flowchart Help With Programming

How Does Pseudocode Flowchart Help With Programming

11th Grade

10 Qs

Pemdas #1 RPL

Pemdas #1 RPL

12th Grade

9 Qs

Flowcharts and algorithms

Flowcharts and algorithms

8th - 10th Grade

8 Qs

SOAL TIK

SOAL TIK

10th Grade - University

10 Qs

ULANGAN FORMATIF AGUSTUS | PEMROGRAMAN DASAR | X TKJ

ULANGAN FORMATIF AGUSTUS | PEMROGRAMAN DASAR | X TKJ

10th Grade

10 Qs

Programming Design

Programming Design

1st - 10th Grade

10 Qs

QUIZ ALGORITMA KE-1

QUIZ ALGORITMA KE-1

11th Grade

10 Qs

Dasar-Dasar Algoritma

Dasar-Dasar Algoritma

10th - 12th 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