Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

quiz-placeholder

Similar activities

Menerapkan alur logika pemrograman komputer (X TKJ)

Menerapkan alur logika pemrograman komputer (X TKJ)

10th Grade

20 Qs

Logika dan Algoritma Komputer

Logika dan Algoritma Komputer

10th Grade

20 Qs

UTS Algoritma dan Struktur Data

UTS Algoritma dan Struktur Data

University

20 Qs

Pemrograman Dasar (X) ALGORITMA

Pemrograman Dasar (X) ALGORITMA

University

20 Qs

Algoritma

Algoritma

10th Grade

20 Qs

CSP Unit 4 Lesson 5 Vocab

CSP Unit 4 Lesson 5 Vocab

8th - 12th Grade

20 Qs

ALGORITMA DAN FLOWCHART

ALGORITMA DAN FLOWCHART

10th Grade

16 Qs

Kuis Algoritma

Kuis Algoritma

1st - 10th Grade

20 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

Assessment

Quiz

Computers

10th Grade - University

Medium

Created by

Anonymous Anonymous

Used 230+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the difference between a flowchart and pseudocode?

A flowchart is diagramatic whilst pseudocode is written in a programming language (eg. Pascal, Java, Visual Basic).

A flowchart is textual whilst pseudocode is diagrammatic.

A flowchart is a diagrammatic description of an algorithm whilst pseudocode is a textual description of an algorithm.

Fowchart and pseudocode are representations of algorithms.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following assignment statements is assigning text to a variable?

myName = "Sir Philip"

myAge = 24

myTax = salary * .20

myGWA = 1.76

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier is the 'name' given to a variable.

For example:

distanceToSchool = 5 & " km"

What is the value of the variable?

5

5 km

5km

distanceToSchool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What structure is depicted in this flowchart?

sequence

selection

loop

case

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the purpose of this symbol in creating program flowcharts?

It evaluates a condition to determine the which action to take.

It signals the beginning and the end of the program.

It evaluates arithmetic operations.

It declares the variables used in the program.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the purpose of this symbol in creating program flowcharts?

It connects symbols and directs the flow of data in the program.

It declares the variables used in the program.

It evaluates arithmetic operations.

It signals the beginning and the end of the program.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the purpose of this symbol in creating program flowcharts?

It evaluates a condition to determine the which action to take.

It signals the beginning and the end of the program.

It connects symbols and directs the flow of data in the program.

It is used in accepting inputs or generating outputs in the program

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?